diff options
Diffstat (limited to '.config/sway')
-rw-r--r-- | .config/sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 5940415..0326c79 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -60,6 +60,8 @@ bindsym $mod+j focus up bindsym $mod+l focus right bindsym $mod+f fullscreen bindsym $mod+s layout toggle split +bindsym Print exec menurecord +bindsym Shift+Print exec menurecord kill bindsym $mod+Shift+space floating toggle bindsym $mod+Return exec $term bindsym $mod+Shift+Return exec 'swaymsg mark swapme && swaymsg focus left && swaymsg swap container with mark swapme && swaymsg unmark swapme' @@ -101,7 +103,6 @@ bindsym $mod+Shift+0 move container to workspace number 10 bindsym $mod+q kill -bindsym $mod+Shift+e reload bindsym $mod+Shift+q exec sysact # INPUT |