Add screenshot utility for wayland

This commit is contained in:
thiloho
2023-06-03 17:32:00 +02:00
parent 7b948ebd2e
commit 16538b61b7
3 changed files with 10 additions and 7 deletions

View File

@@ -56,7 +56,7 @@
programs = {
git = {
signing = {
key = "29791D54E85BEE9E";
key = "C7F24D961CB819A5";
};
};
swaylock.enable = true;
@@ -64,6 +64,7 @@
home.packages = with pkgs; [
dconf
bemenu
wayshot
];
};
}