xsettingsd: Automatic GTK theme switching
This commit is contained in:
parent
029082dea5
commit
c646e0c7a3
5 changed files with 6 additions and 1 deletions
1
xsettingsd/.gitignore
vendored
Normal file
1
xsettingsd/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
xsettingsd.conf
|
||||
1
xsettingsd/xsettingsd-dark.conf
Normal file
1
xsettingsd/xsettingsd-dark.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
Net/ThemeName "Adwaita-dark"
|
||||
1
xsettingsd/xsettingsd-light.conf
Normal file
1
xsettingsd/xsettingsd-light.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
Net/ThemeName "Adwaita"
|
||||
Loading…
Add table
Add a link
Reference in a new issue