sway: Switch to fuzzel and drop wofi

https://codeberg.org/dnkl/fuzzel
This commit is contained in:
Sanchayan Maity 2021-11-15 14:46:33 +05:30
parent cc75f12e3f
commit 940ce0d7ce
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ set $term_session kitty --session ~/.config/kitty/session.conf
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
# set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu wofi --show run,drun
set $menu fuzzel
# Screenshots
set $screenshot grim ~/Pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
set $screenclip slurp | grim -g - ~/Pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png