🚀 improve hyprland experience

This commit is contained in:
Moritz Böhme 2022-11-26 16:02:02 +01:00
parent df54824957
commit 1b536e52b5
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
9 changed files with 263 additions and 182 deletions

View file

@ -75,6 +75,12 @@ in
};
};
};
programs.xss-lock = {
enable = true;
lockerCommand = "${pkgs.i3lock-fancy-rapid}/bin/i3lock-fancy-rapid 10 5";
};
environment.systemPackages = with pkgs; [
bc # HACK to get bsp-layout to work
brightnessctl