AutoYADM commit: 2025-01-21 16:40:06
This commit is contained in:
parent
4e8089b8f1
commit
cbbcc41d8f
1 changed files with 5 additions and 2 deletions
|
@ -142,8 +142,9 @@ default_floating_border pixel 1
|
||||||
bindsym $mod+Shift+r reload
|
bindsym $mod+Shift+r reload
|
||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# Exit sway (logs you out of your Wayland session)
|
||||||
bindsym $mod+Shift+l exec $exitcmd
|
# bindsym $mod+Shift+l exec $lockcmd
|
||||||
bindsym $mod+l exec $lockcmd
|
bindsym $mod+Shift+l $exitcmd
|
||||||
|
# bindsym $mod+l exec $lockcmd
|
||||||
#
|
#
|
||||||
# Moving around:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
@ -171,6 +172,8 @@ default_floating_border pixel 1
|
||||||
#
|
#
|
||||||
# Workspaces:
|
# Workspaces:
|
||||||
#
|
#
|
||||||
|
bindsym $mod+u workspace next
|
||||||
|
bindsym $mod+l workspace prev
|
||||||
# Switch to workspace
|
# Switch to workspace
|
||||||
bindsym $mod+1 workspace number 1
|
bindsym $mod+1 workspace number 1
|
||||||
bindsym $mod+2 workspace number 2
|
bindsym $mod+2 workspace number 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue