Compare commits
No commits in common. "95f6cb023a0aa4538b148dcd0af36f1ef89443da" and "456f021528c57f21d7a11df3dc82583132070739" have entirely different histories.
95f6cb023a
...
456f021528
@ -164,7 +164,6 @@
|
|||||||
|
|
||||||
# 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 = "4";
|
monitor = "3";
|
||||||
alignment = "left";
|
alignment = "left";
|
||||||
vertical_alignment = "center";
|
vertical_alignment = "center";
|
||||||
width = "400";
|
width = "400";
|
||||||
|
Loading…
Reference in New Issue
Block a user