forked from Shinonome/dots-hyprland
added missing files for previous 2 commits
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
|
||||
CONFIG_DIR="$XDG_CONFIG_HOME/ags"
|
||||
$CONFIG_DIR/scripts/color_generation/switchwall.sh $(fd . ~/Images/wallpapers/ -e .png -e .jpg -e .svg | xargs shuf -n1 -e)
|
||||
Reference in New Issue
Block a user