From 484dcc01c26d2567048d5d279dfce25399d7a6be Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 19 Apr 2026 19:26:28 +0530 Subject: add: path fix for niriwall and idling toggle for swayidle --- scripts/rofi-menu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/rofi-menu') 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) -- cgit v1.3