mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
12 lines
440 B
Plaintext
12 lines
440 B
Plaintext
# See https://wiki.hyprland.org/Configuring/Binds/
|
|
#!
|
|
##! User
|
|
bind = Ctrl+Super, Slash, exec, xdg-open ~/.config/illogical-impulse/config.json # Edit shell config
|
|
bind = Ctrl+Super+Alt, Slash, exec, xdg-open ~/.config/hypr/custom/keybinds.conf # Edit extra keybinds
|
|
|
|
# Add stuff here
|
|
# Use #! to add an extra column on the cheatsheet
|
|
# Use ##! to add a section in that column
|
|
# Add a comment after a bind to add a description, like above
|
|
|