Enable history for launcher
This commit is contained in:
parent
b9fb04e56f
commit
4a10e2f14b
|
@ -16,8 +16,7 @@ set $term alacritty
|
||||||
set $menu exec $term -o window.opacity=0.85 \
|
set $menu exec $term -o window.opacity=0.85 \
|
||||||
--class launcher \
|
--class launcher \
|
||||||
-t "Application Launcher" \
|
-t "Application Launcher" \
|
||||||
-e env HIST_FILE="" \
|
-e /usr/bin/sway-launcher-desktop
|
||||||
/usr/bin/sway-launcher-desktop
|
|
||||||
|
|
||||||
# Waybar as status bar
|
# Waybar as status bar
|
||||||
bar {
|
bar {
|
||||||
|
|
Loading…
Reference in a new issue