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;
|
enable-hot-corners = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Wallpaper settings
|
# Wallpaper now set by stylix's gnome target.
|
||||||
"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";
|
|
||||||
};
|
|
||||||
|
|
||||||
# Keyboard input sources
|
# Keyboard input sources
|
||||||
"org/gnome/desktop/input-sources" = {
|
"org/gnome/desktop/input-sources" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue