changes with hypridle

This commit is contained in:
Hannes
2026-08-22 21:53:57 +02:00
parent f904ee817e
commit ae94b7c449
8 changed files with 33 additions and 16 deletions
+10
View File
@@ -95,6 +95,16 @@ mkdir -p "$SCRIPT_DIR/scripts/autostart"
ok "color config created"
}
[[ ! -f "$SCRIPT_DIR/config/color.lua" ]] && {
cp "$SCRIPT_DIR/examples/color.lua.example" "$SCRIPT_DIR/config/color.lua"
ok "color 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
# ----------------------------