mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 05:44:25 +01:00
Add light theme
This commit is contained in:
parent
2bf64315f2
commit
5bbf5d012b
8 changed files with 96 additions and 59 deletions
|
|
@ -6,6 +6,8 @@
|
|||
imports = [./default.nix];
|
||||
|
||||
home-manager.users.seb = {
|
||||
myConfig.de.theme = "light";
|
||||
|
||||
wayland.windowManager.hyprland.settings.monitor = "eDP-1,1920x1080@60,0x0,1";
|
||||
|
||||
services.hypridle.listeners = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue