mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Set wallpaper per user
This commit is contained in:
parent
af1fe2e180
commit
7499e9dc5e
4 changed files with 10 additions and 4 deletions
|
|
@ -2,6 +2,7 @@
|
|||
myConfig = {
|
||||
dm = {
|
||||
qtile.enable = true;
|
||||
wallpaper = ./wallpaper;
|
||||
tray.syncthing.enable = true;
|
||||
};
|
||||
vscode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue