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
|
||||
Key([mod2, "shift"], "Escape", lazy.spawn("lxtask")),
|
||||
# SCREENSHOTS
|
||||
Key([], "Print", lazy.spawn("flameshot full -p " + home + "/Pictures/Screenshots")),
|
||||
Key([], "Print", lazy.spawn("flameshot gui -p " + home + "/Pictures/Screenshots")),
|
||||
Key(
|
||||
[mod2],
|
||||
"Print",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue