From 18ee1c7b93197c32093a6948c6722d0d5de28eb7 Mon Sep 17 00:00:00 2001 From: awy Date: Fri, 29 Nov 2024 15:42:02 +0300 Subject: swap --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 5d3ce70..67cf1a0 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -60,6 +60,7 @@ bindsym $mod+f fullscreen bindsym $mod+s layout toggle split 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' bindsym $mod+w exec $browser bindsym $mod+d exec $menu bindsym $mod+Shift+d exec tessen -- cgit v1.2.3