diff --git a/sway/config b/sway/config index 7cef047..c44d8a7 100644 --- a/sway/config +++ b/sway/config @@ -37,9 +37,6 @@ output eDP-1 scale 1 # You can get the names of your outputs by running: swaymsg -t get_outputs ### Idle configuration -# -# Example configuration: -# exec swayidle -w \ timeout 300 'swaylock-fancy' \ timeout 600 'swaymsg "output * dpms off"' \