fixed colors in install.sh
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user