mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
bar/popops: change anims a little and add dropshadow
This commit is contained in:
parent
95cc1b4c44
commit
5162d0125d
2 changed files with 17 additions and 5 deletions
|
|
@ -8,7 +8,6 @@ Singleton {
|
|||
property alias settings: jsonAdapter
|
||||
|
||||
FileView {
|
||||
// todo change to Quickshell.dataPath("quickshell/settings.json")
|
||||
path: `${Quickshell.env("XDG_DATA_HOME")}/quickshell/settings.json`
|
||||
watchChanges: true
|
||||
// onFileChanged: reload()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue