fix: remove duplicate swayidle command
This commit is contained in:
parent
82cf039bc1
commit
3bd81b34e1
@ -13,10 +13,5 @@ exec swayidle -w \
|
|||||||
bar swaybar_command waybar
|
bar swaybar_command waybar
|
||||||
|
|
||||||
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
#exec swayidle -w \
|
|
||||||
# timeout $(($screen_timeout + 10)) $lock \
|
|
||||||
# timeout $screen_timeout 'swaymsg "output * dpms off"' \
|
|
||||||
# resume 'swaymsg "output * dpms on"' \
|
|
||||||
# before-sleep $lock
|
|
||||||
exec gammastep
|
exec gammastep
|
||||||
exec nm-applet --indicator
|
exec nm-applet --indicator
|
||||||
|
Loading…
Reference in New Issue
Block a user