Assorted changes
This commit is contained in:
parent
f94fd70f07
commit
98075810bf
17 changed files with 206 additions and 191 deletions
8
host-specific/quickshell/shivers.qml
Normal file
8
host-specific/quickshell/shivers.qml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
|
||||
Singleton {
|
||||
readonly property int menuWidth: 500
|
||||
readonly property int menuFontSize: 20
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue