bar/popops: change anims a little and add dropshadow

This commit is contained in:
kossLAN 2025-06-07 17:32:41 -04:00
parent 95cc1b4c44
commit 5162d0125d
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 17 additions and 5 deletions

View file

@ -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()