Add shortcut cheatsheet
This commit is contained in:
parent
5dfae0e5eb
commit
3f7d6c9821
5 changed files with 113 additions and 1 deletions
|
@ -18,3 +18,7 @@ bind = shift, PRINT, exec, hyprshot -m region
|
|||
# Lock
|
||||
bind = $mainMod, L, exec, ~/.config/hypr/scripts/lock.sh
|
||||
bind = $mainMod SHIFT, L, exec, wlogout --protocol layer-shell
|
||||
|
||||
# Cheatsheet
|
||||
bind = $mainMod, F1, exec, ~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/shortcuts.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue