task | sway update dmenu_path to dmenu-wl_path
This commit is contained in:
parent
b3be2865c0
commit
d38acb6d99
7 changed files with 7 additions and 7 deletions
|
|
@ -61,7 +61,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ bindsym $mod+Shift+q kill
|
|||
# start dmenu (a program launcher)
|
||||
set $menu_command fuzzel
|
||||
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-wl_path | bemenu $bemenu_options| xargs swaymsg exec --
|
||||
bindsym $mod+Shift+d exec $menu
|
||||
|
||||
# rofi app and window launchers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue