fixed colors in install.sh

This commit is contained in:
Hannes
2026-05-31 20:16:53 +02:00
parent 7edd7ae7dc
commit f864827d03
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# HyprlandQuickshellGUI: a replacement for Waybar
Run install.sh to make the quickshell runable
## Colors
### [Matugen](https://github.com/InioX/matugen)
We use [matugen](https://github.com/InioX/matugen) for the colors. With these Templates for Some Applications we use: [maguten-config](https://git.honney333.work/honney/matugen-config)
+2
View File
@@ -1,3 +1,5 @@
cp $HOME/.config/quickshell/colors/Colors.qml.template $HOME/.config/quickshell/colors/Colors.qml
get_white_svg() {
local url="$1"
local out_path="$2"