From e29ef1da89494dbdf99f0989785c83e5c496a99c Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Wed, 10 Mar 2021 13:56:00 +0100 Subject: [PATCH] sway: add mod+u: urgent und mod+esc: back_and_forth --- config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config b/config index d929417..8d7e871 100644 --- a/config +++ b/config @@ -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