add noctalia

This commit is contained in:
Sean Kovacs 2025-12-13 13:48:33 -05:00
commit 19eaaa9493
Signed by: sckova
GPG key ID: 00F325187C68651A
11 changed files with 759 additions and 12 deletions

View file

@ -19,6 +19,10 @@ in
catppuccin-qt5ct
];
programs.niri = {
# wip: put config in here
};
home.file = {
".config/niri" = {
source = ./config;
@ -37,7 +41,7 @@ in
font = "Noto Sans:size=12"
terminal = "kitty"
icons-enabled = yes
icon-theme = "${config.gtk.iconTheme.name}"
icon-theme = "Colloid-Dark"
layer = "overlay"
'';
force = true;