wrap rofi

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-06-28 15:05:23 -04:00 committed by Alice Huston
parent 422461c220
commit bc6edefdcf

View File

@ -27,7 +27,7 @@ monitor=,preferred,auto,auto
# Set programs that you use # Set programs that you use
$terminal = alacritty $terminal = alacritty
$fileManager = nemo $fileManager = nemo
$menu = rofi -show drun $menu = zsh -c "rofi -show drun"
# Some default env vars. # Some default env vars.
env = XCURSOR_SIZE,24 env = XCURSOR_SIZE,24