mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
dwm: Disable screen blanking
This commit is contained in:
parent
f52c98bab6
commit
de9f1486d7
@ -34,6 +34,7 @@ in
|
|||||||
picom --daemon
|
picom --daemon
|
||||||
${pkgs.nemo}/bin/nemo-desktop &
|
${pkgs.nemo}/bin/nemo-desktop &
|
||||||
fcitx5 &
|
fcitx5 &
|
||||||
|
xset -dpms
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
dbus-launch --sh-syntax --exit-with-session dwm
|
dbus-launch --sh-syntax --exit-with-session dwm
|
||||||
|
Loading…
Reference in New Issue
Block a user