fix picom
This commit is contained in:
parent
33e4dbf9d2
commit
86098a3122
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -125,7 +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;
|
||||
services.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