trying new waybar

This commit is contained in:
twoneis 2024-08-23 16:36:16 +02:00
parent c912f2cf06
commit 44af87820c
5 changed files with 58 additions and 60 deletions

View file

@ -23,6 +23,10 @@ in {
package = pkgs.niri-unstable;
};
services.upower = {
enable = true;
};
services.logind = {
powerKey = "ignore";
powerKeyLongPress = "poweroff";