diff options
Diffstat (limited to 'scripts/rofi-menu')
| -rwxr-xr-x | scripts/rofi-menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rofi-menu b/scripts/rofi-menu index 199a32c..cec9287 100755 --- a/scripts/rofi-menu +++ b/scripts/rofi-menu @@ -38,7 +38,7 @@ case "$menu_args" in theme_args=$(printf '%b' ' Change Wallpaper\n Colorscheme' | rofi -dmenu -p '' -i) case "$theme_args" in *Change\ Wallpaper) - ~/.local/bin/hyprwall + ~/.local/bin/niriwall ;; *Colorscheme) theme_args=$(printf '%b' 'Black Lotus\nCatppuccin Mocha\nDracula\nGruvbox Dark\nKanagawa\nRose Pine\nTokyonight' | rofi -dmenu -p 'Colorscheme: ' -i) |
