ralsei :3
This commit is contained in:
@@ -12,7 +12,7 @@ CURSOR_DIR="$HOME/.local/share/icons/RalseiCursors"
|
||||
mkdir -p "$CURSOR_DIR"
|
||||
|
||||
# Copy cursor files from config directory
|
||||
CONFIG_DIR="/home/ocbwoy3/config"
|
||||
CONFIG_DIR="~/config"
|
||||
CURSOR_SOURCE="$CONFIG_DIR/hosts/default/packages/ralsei-cursors/cursors"
|
||||
|
||||
if [ -d "$CURSOR_SOURCE" ]; then
|
||||
|
||||
@@ -7,7 +7,7 @@ set -e
|
||||
|
||||
echo "🔧 Setting up Hyprland rice configuration..."
|
||||
|
||||
CONFIG_DIR="/home/ocbwoy3/config"
|
||||
CONFIG_DIR="~/config"
|
||||
USER_HOME="$HOME"
|
||||
XDG_CONFIG_HOME="$USER_HOME/.config"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user