AutoYADM commit: 2025-02-22 14:30:05

This commit is contained in:
Daniel Fichtinger 2025-02-22 14:30:05 -05:00
parent 6f19982f95
commit b2aebf864b

View file

@ -146,6 +146,7 @@ default_floating_border pixel 1
# Exit sway (logs you out of your Wayland session) # Exit sway (logs you out of your Wayland session)
# bindsym $mod+Shift+l exec $lockcmd # bindsym $mod+Shift+l exec $lockcmd
bindsym $mod+Shift+l exec $lockcmd bindsym $mod+Shift+l exec $lockcmd
bindsym $mod+Tab exec ~/scripts/windows.py
bindsym $mod+Shift+u exec $exitcmd bindsym $mod+Shift+u exec $exitcmd
bindsym $mod+Shift+semicolon exec $shutdowncmd bindsym $mod+Shift+semicolon exec $shutdowncmd
# bindsym $mod+l exec $lockcmd # bindsym $mod+l exec $lockcmd