mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-25 17:20:58 +02:00
Switch rofi to show combi mode of drun and run
This commit is contained in:
parent
c0a70adbb2
commit
e098197e7a
@ -28,7 +28,7 @@ set $lockcmd ~/.bin/swaylock.sh $bg
|
|||||||
set $term alacritty
|
set $term alacritty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# None: it's recommended that you pass the final command to sway
|
# None: it's recommended that you pass the final command to sway
|
||||||
set $menu rofi -modi drun -show drun -show-icons -normal-window
|
set $menu rofi -show combi -modes combi -combi-modes "drun,run" -show-icons -normal-window
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user