added search tofi script
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user