dms: new background

This commit is contained in:
Christoph Hollizeck 2026-01-20 23:15:33 +01:00
parent fb015a7370
commit e9a528eace
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 4 additions and 2 deletions

View file

@ -20,7 +20,9 @@
".config/DankMaterialShell/settings.json".source = ./settings.json;
".config/DankMaterialShell/clsettings.json".source = ./clsettings.json;
# https://www.reddit.com/r/WidescreenWallpaper/comments/13hib3t/purple_firewatch_3840x1620/
"Pictures/firewatch.jpg".source = ../firewatch.jpg;
"Pictures/firewatch_background.jpg".source = ../../../../assets/firewatch_background.jpg;
# https://wallpaperaccess.com/galaxy-nebula
"Pictures/nebula_background.jpg".source = ../../../../assets/nebula_background.jpg;
};
programs.dankMaterialShell = {

View file

@ -359,7 +359,7 @@
"spacing": 4,
"innerPadding": 4,
"bottomGap": 0,
"transparency": 1,
"transparency": 0,
"widgetTransparency": 1,
"squareCorners": false,
"noBackground": false,