dmenu -> rofi
This commit is contained in:
parent
02910676a0
commit
6d50037111
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ set $term alacritty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# 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.
|
# on the original workspace that the command was run on.
|
||||||
set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
||||||
# set $menu rofi -modi run
|
set $menu rofi -show run
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
set $font Terminus
|
set $font Terminus
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue