qt6: switch from kvantum to kde family & hyprland: a new set of config

This commit is contained in:
2026-08-21 20:02:28 +02:00
parent 3082b15023
commit c53c27c5e3
198 changed files with 17376 additions and 7631 deletions
@@ -35,6 +35,10 @@ function log_info {
printf "\033[0;32mInfo:\033[0m $1\n" >&2
}
function log_warn {
printf "\033[0;33mWarning:\033[0m $1\n" >&2
}
function color_ansi {
colorHex="$1"
@@ -51,4 +55,4 @@ function log_success {
}
# relative path
path=$(dirname "$(readlink -f "$0")")
path=$(dirname "$(readlink -f "$0")")