summaryrefslogtreecommitdiff
path: root/.config/sway
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2022-01-20 11:47:08 +0100
committerDaniel Weipert <code@drogueronin.de>2022-01-20 11:47:08 +0100
commitccd321f339f43b6321dbdf54bd989f279601f8aa (patch)
treedd81f1a931026c3c61c59765e9388f4743ec15cd /.config/sway
parentc4237ec0387c84630a7d9345cab61de77579301b (diff)
Uses wofi instead of rofi
Diffstat (limited to '.config/sway')
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index d357f17..a9c6a14 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -19,7 +19,7 @@ set $term alacritty
# 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.
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
-set $menu "rofi -show drun"
+set $menu "wofi --show drun"
### Output configuration
#