AutoYADM commit: 2025-01-19 15:15:03

This commit is contained in:
Daniel Fichtinger 2025-01-19 15:15:03 -05:00
parent d7627d9557
commit 531930c137
2 changed files with 6 additions and 2 deletions

View file

@ -150,8 +150,7 @@ default_floating_border pixel 1
bindsym $mod+Shift+r reload
# Exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+l exec $exitcmd
bindsym $mod+l exec $lockcmd
bindsym $mod+Shift+l exec $lockcmd
#
# Moving around:
#
@ -184,6 +183,9 @@ default_floating_border pixel 1
#
# Workspaces:
#
# Cycle
bindsym $mod+u workspace next
bindsym $mod+l workspace prev
# Switch to workspace
bindsym $mod+1 workspace number 1
bindsym $mod+2 workspace number 2