feat: move to gruvbox
This commit is contained in:
parent
1fab0efd26
commit
c467ee449d
18 changed files with 442 additions and 436 deletions
|
@ -11,6 +11,7 @@ in {
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
|
|
|
@ -32,7 +32,7 @@ in {
|
|||
slurp
|
||||
grim
|
||||
wf-recorder
|
||||
fuzzel
|
||||
rofi-wayland
|
||||
kitty
|
||||
wl-clipboard
|
||||
;
|
||||
|
@ -42,5 +42,6 @@ in {
|
|||
"QT_QPA_PLATFORM" = "wayland";
|
||||
};
|
||||
};
|
||||
programs.waybar.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue