manage themes & configs of kvantum & nwg-look with stow

This commit is contained in:
2025-11-17 20:11:02 +01:00
parent ac4e77bba8
commit 757f93b5ac
2711 changed files with 637253 additions and 5 deletions

View File

@@ -39,8 +39,8 @@ SCRIPTS = {
"fastfetch": [CONFIG_DIR / "fastfetch" / "apply-color"],
"fuzzel": [CONFIG_DIR / "fuzzel" / "apply-color"],
"hypr": [CONFIG_DIR / "hypr" / "apply-color"],
"kvantum": [CONFIG_DIR / "fish" / "apply-color-kvantum"], # borrowing fish's directory
"nwg-look": [CONFIG_DIR / "fish" / "apply-color-nwg-look"], # borrowing fish's directory
"kvantum": [CONFIG_DIR / "Kvantum" / "apply-color"],
"nwg-look": [CONFIG_DIR / "nwg-look" / "apply-color"],
"mako": [CONFIG_DIR / "mako" / "apply-color"],
"niri": [CONFIG_DIR / "niri" / "apply-color"],
"oh-my-posh": [CONFIG_DIR / "fish" / "apply-color-omp"], # borrowing fish's directory