gnome: drop wallpaper dconf entry — stylix sets it
Stylix's gnome HM target writes the same desktop.background picture-uri. Conflict resolved by letting stylix own it. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
b08c74f361
commit
7881dedec0
1 changed files with 1 additions and 6 deletions
|
|
@ -87,12 +87,7 @@
|
|||
enable-hot-corners = false;
|
||||
};
|
||||
|
||||
# Wallpaper settings
|
||||
"org/gnome/desktop/background" = {
|
||||
picture-uri = "file://${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png";
|
||||
picture-uri-dark = "file://${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png";
|
||||
picture-options = "zoom";
|
||||
};
|
||||
# Wallpaper now set by stylix's gnome target.
|
||||
|
||||
# Keyboard input sources
|
||||
"org/gnome/desktop/input-sources" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue