Browse Source

Disable autotiling

master
Arti Zirk 5 years ago
parent
commit
a826b5e8c5
  1. 2
      .config/sway/config

2
.config/sway/config

@ -76,7 +76,7 @@ exec swayidle \
unlock 'pkill -9 swaylock' unlock 'pkill -9 swaylock'
# Start autotiling script # Start autotiling script
exec autotiling #exec autotiling
# Lock screen with scroll lock button # Lock screen with scroll lock button
bindsym Scroll_Lock exec $lockcmd bindsym Scroll_Lock exec $lockcmd

Loading…
Cancel
Save