Update keybinds to use foot
This commit is contained in:
parent
8bb54b4276
commit
fb95d0cc9e
2 changed files with 2 additions and 5 deletions
|
@ -51,11 +51,8 @@ bindsym $mod+Shift+o exec mimeo $(wl-paste)
|
|||
# turn on and off internal screen
|
||||
bindsym --locked XF86Search output eDP-1 toggle
|
||||
|
||||
# FZF
|
||||
# exit menu
|
||||
bindsym $mod+Shift+e exec $term --class fzf-launcher -e $scripts/exit.sh
|
||||
# password manager
|
||||
bindsym $mod+p exec $term --class fzf-launcher --title "FZF pass" -e sh -c fzf-pass
|
||||
bindsym $mod+Shift+e exec $term --app-id fzf-launcher --login-shell /bin/sh -c "$scripts/exit.sh"
|
||||
|
||||
# launch a program
|
||||
bindsym $mod+d exec wofi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue