Compare commits

...

2 Commits

Author SHA1 Message Date
95f6cb023a Change dunst monitor
Some checks failed
pre-commit / pre-commit (push) Failing after 22s
2024-06-13 22:13:54 +02:00
49a11a54e7 Add screenshot bind 2024-06-13 22:02:05 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -164,6 +164,7 @@
# grimblast # grimblast
"$mainMod,Print,exec,grimblast save active ~/tmp/$(date -Iseconds).png" "$mainMod,Print,exec,grimblast save active ~/tmp/$(date -Iseconds).png"
"$shiftMainMod,Print,exec,grimblast copy area"
",Print,exec,grimblast copy active" ",Print,exec,grimblast copy active"
# mumble ptt click # mumble ptt click

View File

@ -11,7 +11,7 @@
global = { global = {
rounded = "yes"; rounded = "yes";
origin = "top-right"; origin = "top-right";
monitor = "3"; monitor = "4";
alignment = "left"; alignment = "left";
vertical_alignment = "center"; vertical_alignment = "center";
width = "400"; width = "400";