configure noctalia
This commit is contained in:
parent
2ff6f60d04
commit
a8174cec7f
3 changed files with 40 additions and 32 deletions
|
|
@ -40,6 +40,8 @@
|
|||
gpustat
|
||||
tmux
|
||||
tmuxinator
|
||||
adw-gtk3
|
||||
kdePackages.qt6ct
|
||||
];
|
||||
|
||||
imports = [
|
||||
|
|
@ -81,6 +83,7 @@
|
|||
gtk = {
|
||||
enable = true;
|
||||
colorScheme = "dark";
|
||||
theme = "adw-gtk3";
|
||||
font = {
|
||||
package = pkgs.adwaita-fonts;
|
||||
name = "Adwaita Sans";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue