mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 22:00:42 +00:00
Add screenshot support
This commit is contained in:
parent
c2ddd6e720
commit
8808ac6be4
5 changed files with 262 additions and 2 deletions
|
@ -17,7 +17,9 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
home.packages = [
|
||||
hyprPkgs.hyprland-move-window
|
||||
hyprPkgs.hyprland-screenshot
|
||||
pkgs.brightnessctl
|
||||
pkgs.hyprpicker
|
||||
hyprPkgs.brightness
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue