commit f07800cafafa0ff07725ae2944ba0dce3ee5b63e
parent 8c742211a2d371ad82d1934552ca72fe5f494cc8
Author: awy <awy@awy.one>
Date: Thu, 1 May 2025 19:04:26 +0300
update
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.config/sway/config b/.config/sway/config
@@ -71,6 +71,7 @@ bindsym $mod+j focus left
bindsym $mod+k focus right
bindsym $mod+f fullscreen
bindsym $mod+s layout toggle split tabbed
+bindsym $mod+p focus parent
bindsym $mod+minus exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-; kill -44 $(pidof i3blocks)'
bindsym $mod+underscore exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%-; kill -44 $(pidof i3blocks)'
bindsym $mod+equal exec 'wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+; kill -44 $(pidof i3blocks)'
@@ -101,7 +102,7 @@ bindsym $mod+Print exec dmenurecord
bindsym $mod+Shift+Print exec 'dmenurecord kill'
bindsym $mod+Shift+space floating toggle
# bindsym $mod+Shift+Return exec 'swaymsg mark swapme && swaymsg focus left && swaymsg swap container with mark swapme && swaymsg unmark swapme'
-bindsym $mod+Shift+Return focus parent, exec foot
+bindsym $mod+Shift+Return exec foot -a termfloat
bindsym $mod+grave exec bookmarks
bindsym XF86AudioPlay exec mpc toggle
bindsym XF86AudioNext exec mpc next