sway - testing wofi
This commit is contained in:
parent
3bb8ab308f
commit
fef61c598b
2 changed files with 3 additions and 1 deletions
|
|
@ -67,6 +67,7 @@
|
||||||
thunderbird
|
thunderbird
|
||||||
victor-mono
|
victor-mono
|
||||||
widevine-cdm
|
widevine-cdm
|
||||||
|
wofi
|
||||||
yt-dlp
|
yt-dlp
|
||||||
];
|
];
|
||||||
xdg = {
|
xdg = {
|
||||||
|
|
|
||||||
|
|
@ -58,7 +58,8 @@ bindsym $mod+Return exec --no-startup-id $HOME/bin/mynewterm
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
|
|
||||||
# start dmenu (a program launcher)
|
# 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 $bemenu_options -i --nb "#3f3f3f" --nf "#dcdccc" -fn "pango:JetBrains Mono 8"
|
||||||
set $menu dmenu_path | bemenu $bemenu_options| xargs swaymsg exec --
|
set $menu dmenu_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||||
bindsym $mod+Shift+d exec $menu
|
bindsym $mod+Shift+d exec $menu
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue