Add screenshot support

This commit is contained in:
ItsDrike 2024-06-21 12:19:03 +02:00
parent c2ddd6e720
commit 8808ac6be4
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 262 additions and 2 deletions

View file

@ -17,7 +17,9 @@ in {
config = mkIf cfg.enable {
home.packages = [
hyprPkgs.hyprland-move-window
hyprPkgs.hyprland-screenshot
pkgs.brightnessctl
pkgs.hyprpicker
hyprPkgs.brightness
];