added colors.lua
This commit is contained in:
@@ -90,6 +90,11 @@ mkdir -p "$SCRIPT_DIR/scripts/autostart"
|
||||
ok "hyprpaper config created"
|
||||
}
|
||||
|
||||
[[ ! -f "$SCRIPT_DIR/config/color.lua" ]] && {
|
||||
cp "$SCRIPT_DIR/examples/color.lua.example" "$SCRIPT_DIR/config/color.lua"
|
||||
ok "color config created"
|
||||
}
|
||||
|
||||
# ----------------------------
|
||||
# Install
|
||||
# ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user