Compare commits
2 Commits
456f021528
...
95f6cb023a
Author | SHA1 | Date | |
---|---|---|---|
95f6cb023a | |||
49a11a54e7 |
@ -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
|
||||||
|
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user