sway - testing wofi

This commit is contained in:
Don Harper 2024-02-29 07:20:23 -06:00
parent 3bb8ab308f
commit fef61c598b
2 changed files with 3 additions and 1 deletions

View file

@ -67,6 +67,7 @@
thunderbird
victor-mono
widevine-cdm
wofi
yt-dlp
];
xdg = {

View file

@ -58,7 +58,8 @@ bindsym $mod+Return exec --no-startup-id $HOME/bin/mynewterm
bindsym $mod+Shift+q kill
# start dmenu (a program launcher)
set $menu_command fuzzel
#set $menu_command fuzzel
set $menu_command wofi --show drun
set $bemenu_options -i --nb "#3f3f3f" --nf "#dcdccc" -fn "pango:JetBrains Mono 8"
set $menu dmenu_path | bemenu $bemenu_options| xargs swaymsg exec --
bindsym $mod+Shift+d exec $menu