add rofi
This commit is contained in:
4
fish/functions/change_theme.fish
Normal file
4
fish/functions/change_theme.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
set -l theme (random choice "theme_1" "theme_2")
|
||||
cd $HOME/.config/dot-configurator/$theme
|
||||
hyprctl hyprpaper wallpaper ",~/.config/hypr/wallpaper/$theme.png"
|
||||
/home/alfie/.config/dot-configurator/dot-configurator config.json
|
Reference in New Issue
Block a user