mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2024-11-24 16:28:59 -05:00
bump
This commit is contained in:
parent
75085fcb07
commit
73d15935f3
@ -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…
Reference in New Issue
Block a user