From 243d778b3fe59303a7925f6e032118e5ab65c371 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 23 Jul 2025 21:47:24 -0700 Subject: Make bar pretty :D --- dots/sway/.config/sway/config.d/bindings.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dots/sway') diff --git a/dots/sway/.config/sway/config.d/bindings.j2 b/dots/sway/.config/sway/config.d/bindings.j2 index abcdfa4..c4992f4 100644 --- a/dots/sway/.config/sway/config.d/bindings.j2 +++ b/dots/sway/.config/sway/config.d/bindings.j2 @@ -13,7 +13,7 @@ set $term alacritty set $launcher wofi bindsym --to-code { - $sup+q kill + $sup+w kill } bindsym --to-code { @@ -21,8 +21,8 @@ bindsym --to-code { $sup+f fullscreen $sup+Space exec $launcher - $mod+Return exec $term - $mod+b exec $browser + $sup+b exec $browser + $sup+Return exec $term $mod+v layout tabbed } -- cgit v1.2.3-70-g09d2