feat: settings is now json, refactor panels to be able to dismiss by clicking outside
This commit is contained in:
parent
8a3d610d22
commit
a498671ef1
36 changed files with 1282 additions and 1300 deletions
|
|
@ -44,4 +44,4 @@ check_contrast = true
|
|||
# target: ABSOLUTE path in which to place a file with generated templated values.
|
||||
# ¡ If either one is a directory, then both SHOULD be one. !
|
||||
# zathura = { template = 'zathura', target = '~/.config/zathura/zathurarc' }
|
||||
Quickshell = { template = 'quickshell.json', target = 'Settings/Theme.json' }
|
||||
Quickshell = { template = 'quickshell.json', target = '~/.config/Noctalia/Theme.json' }
|
||||
Loading…
Add table
Add a link
Reference in a new issue