bump
This commit is contained in:
parent
75085fcb07
commit
73d15935f3
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ keys = [
|
||||||
# CONTROL + SHIFT KEYS
|
# CONTROL + SHIFT KEYS
|
||||||
Key([mod2, "shift"], "Escape", lazy.spawn("lxtask")),
|
Key([mod2, "shift"], "Escape", lazy.spawn("lxtask")),
|
||||||
# SCREENSHOTS
|
# SCREENSHOTS
|
||||||
Key([], "Print", lazy.spawn("flameshot full -p " + home + "/Pictures/Screenshots")),
|
Key([], "Print", lazy.spawn("flameshot gui -p " + home + "/Pictures/Screenshots")),
|
||||||
Key(
|
Key(
|
||||||
[mod2],
|
[mod2],
|
||||||
"Print",
|
"Print",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue