I3: Difference between revisions
imported>LinArcX mNo edit summary |
imported>LinArcX mNo edit summary |
||
Line 52: | Line 52: | ||
}} | }} | ||
=== | ===Lxappearance=== | ||
To change the icon and themes you can install lxappearance. | To change the icon and themes you can install lxappearance. | ||
environment.systemPackages = with pkgs; [ | |||
#---- i3 | |||
lxappearance | |||
... | |||
] | |||
=== Wallpaper === | === Wallpaper === | ||
If <code>~/.background-image</code> exists then it will be displayed as a wallpaper. Options <code>services.xserver.desktopManager.wallpaper.combineScreens</code> and <code>.mode</code> control exactly how it is displayed. | If <code>~/.background-image</code> exists then it will be displayed as a wallpaper. Options <code>services.xserver.desktopManager.wallpaper.combineScreens</code> and <code>.mode</code> control exactly how it is displayed. |