diff --git a/.config/sway/config b/.config/sway/config index 3dba449..0e54f4a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -19,7 +19,7 @@ bar { id 1 tray_output none font Input Nerd Font 9 - status_command "~/Scripts/test.sh" + status_command "~/Scripts/sway/bar.sh" gaps 0 6 0 0 colors { # focused_workspace #7E9CD8 #7E9CD8 #AAAAAA @@ -83,6 +83,9 @@ bindsym --to-code $mod+SHIFT+BackSpace exec ~/Scripts/tofi/powermenu.sh # vpn selector bindsym --to-code $mod+SHIFT+v exec ~/Scripts/tofi/select_vpn.sh +# powermenu +bindsym --to-code $mod+slash exec ~/Scripts/general/bin/browser_search_web + # drag floating windows by holding down $mod and left mouse button. # resize them with right mouse button + $mod. floating_modifier $mod normal