mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Make gammastep and theming part of DE configuration
This commit is contained in:
parent
aceeeef689
commit
8cc1a65fd8
9 changed files with 12 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
imports = [ ../home.nix ];
|
||||
|
||||
home.stateVersion = "23.11";
|
||||
myConfig.theme = "light";
|
||||
myConfig.de.theme = "light";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,1920x1080@60,0x0,1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue