From fd4bec64f244687b06636aee9da7e8661689cb72 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Tue, 3 Mar 2020 17:46:20 +0200 Subject: [PATCH] Added wofi mode --- home/.config/sway/conf.d/06-keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.config/sway/conf.d/06-keybinds.conf b/home/.config/sway/conf.d/06-keybinds.conf index fd5fcca..84091f1 100644 --- a/home/.config/sway/conf.d/06-keybinds.conf +++ b/home/.config/sway/conf.d/06-keybinds.conf @@ -30,6 +30,7 @@ bindsym --locked XF86Search output eDP-1 toggle bindsym $mod+Shift+e exec $term --class fzf-launcher -e $HOME/Scripts/sway-exit.sh # launch a program bindsym $mod+d exec wofi --show drun +bindsym $mod+Shift+d exec wofi --show drun # password manager bindsym $mod+p exec $term --class fzf-launcher --title "FZF pass" -e sh -c fzf-pass