Browse Source

Switch rofi to show combi mode of drun and run

master
Arti Zirk 2 years ago
parent
commit
e098197e7a
  1. 2
      .config/sway/config

2
.config/sway/config

@ -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…
Cancel
Save