session: Add custom dconf profile
This causes the cosmic-session to have a separate writable dconf-database (while still inheriting the default user database). This will (partially) prevent issues such as https://github.com/pop-os/cosmic-epoch/issues/1174 in the future, as other desktops won't pick up cosmic's dconf profile.
This commit is contained in:
parent
53237d147f
commit
87a0644435
3 changed files with 4 additions and 0 deletions
2
data/dconf/profile/cosmic
Normal file
2
data/dconf/profile/cosmic
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
user-db:cosmic
|
||||
user-db:user
|
||||
Loading…
Add table
Add a link
Reference in a new issue