add compositor
This commit is contained in:
parent
7ee34d54f7
commit
33e4dbf9d2
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -125,6 +125,7 @@ in
|
|||
};
|
||||
programs.i3status.modules."battery all".settings.format = "%status %percentage %remaining %emptytime %consumption";
|
||||
programs.i3status.modules."battery all".settings.last_full_capacity = true;
|
||||
programs.picom.enable = true;
|
||||
programs.alacritty.settings.window.opacity = 0.7;
|
||||
services.dunst.enable = true;
|
||||
gtk.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue