diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6e9f31f..f651cff 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -7,7 +7,7 @@ # You can split this configuration into multiple files # Create your files separately and then link them to this file like this: -# source = ~/.config/hypr/myColors.conf +# source = ~/.config/hypr/myColors.con ################ diff --git a/quickshell/Bar.qml b/quickshell/Bar.qml index 6c904ce..5adbdfd 100644 --- a/quickshell/Bar.qml +++ b/quickshell/Bar.qml @@ -4,6 +4,8 @@ import QtQuick import QtQuick.Layouts import Quickshell.Widgets +// Tako kindly threatened you to sort the naming schema and to put all the svg's in an asset folder, so please do that + PanelWindow { property var modelData screen: modelData.values[0];