test commit
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# You can split this configuration into multiple files
|
# You can split this configuration into multiple files
|
||||||
# Create your files separately and then link them to this file like this:
|
# Create your files separately and then link them to this file like this:
|
||||||
# source = ~/.config/hypr/myColors.conf
|
# source = ~/.config/hypr/myColors.con
|
||||||
|
|
||||||
|
|
||||||
################
|
################
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ import QtQuick
|
|||||||
import QtQuick.Layouts
|
import QtQuick.Layouts
|
||||||
import Quickshell.Widgets
|
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 {
|
PanelWindow {
|
||||||
property var modelData
|
property var modelData
|
||||||
screen: modelData.values[0];
|
screen: modelData.values[0];
|
||||||
|
|||||||
Reference in New Issue
Block a user