This commit is contained in:
2026-02-22 16:44:03 +01:00
parent fa0bc07c38
commit 18c23fd20f
6 changed files with 148 additions and 107 deletions

View File

@@ -16,9 +16,10 @@
initial-tool = "crop";
output-filename = "/home/${username}/Obrazy/zrzuty/%d-%m-%Y_%H:%M:%S.png";
save-after-copy = true;
copy-command = "wl-copy";
disable-notifications = false;
actions-on-escape = [ "exit" ];
action-on-enter = "save-to-clipboard";
actions-on-enter = [ "save-to-clipboard" ];
no-window-decoration = true;
};