1
0
Fork 0

sway: add new keybindings for scratchpad

This commit is contained in:
tastytea 2024-03-12 11:34:51 +01:00
parent 347d916f21
commit 71adc2caf7
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 5 additions and 0 deletions

View File

@ -79,8 +79,13 @@ bindsym $mod+Shift+0 move container to workspace 10
bindsym $mod+Shift+ssharp move container to workspace 11
# Scratchpad
# $mod+Shift+x won't work
bindsym $mod+Shift+x move scratchpad
bindsym $mod+x scratchpad show
bindsym $mod+Shift+asciicircum move scratchpad
bindsym $mod+Shift+dead_circumflex move scratchpad
bindsym $mod+asciicircum scratchpad show
bindsym $mod+dead_circumflex scratchpad show
# reload the configuration file
bindsym $mod+Shift+c reload