mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Add light theme
This commit is contained in:
parent
2bf64315f2
commit
5bbf5d012b
8 changed files with 96 additions and 59 deletions
|
|
@ -13,6 +13,8 @@
|
|||
pkgs.gimp
|
||||
];
|
||||
|
||||
myConfig.de.theme = "dark";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = "DP-2,2560x1440@144,0x0,1";
|
||||
|
||||
programs.hyprlock.package = inputs.hyprlock.packages.${pkgs.system}.default.overrideAttrs {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue