sway: add mod+u: urgent und mod+esc: back_and_forth

This commit is contained in:
Konstantin Koslowski 2021-03-10 13:56:00 +01:00
parent f2d5c90151
commit e29ef1da89

5
config
View file

@ -141,6 +141,7 @@ bindsym $mod+7 workspace number 7
bindsym $mod+8 workspace number 8
bindsym $mod+9 workspace number 9
bindsym $mod+0 workspace number 10
bindsym $mod+Escape workspace back_and_forth
# Move focused container to workspace
bindsym $mod+Shift+1 move container to workspace number 1
bindsym $mod+Shift+2 move container to workspace number 2
@ -155,6 +156,10 @@ bindsym $mod+Shift+0 move container to workspace number 10
# Note: workspaces can have any name you want, not just numbers.
# We just use 1-10 as the default.
#
# Urgent
#
bindsym $mod+u [urgent=latest] focus
#
# Layout stuff:
#
# You can "split" the current object of your focus with