mirror of
https://gitgud.io/Melon__Bread/gnu-plus-dotfiles.git
synced 2025-07-04 21:14:39 -04:00
bump
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user