mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 08:20:59 +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
|
||||
# Your preferred application launcher
|
||||
# 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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user