keybinds: "user"/"custom" -> "extra"

This commit is contained in:
end-4
2025-05-18 11:08:36 +02:00
parent 611f819373
commit 68b233f4ef
+4 -2
View File
@@ -1,8 +1,10 @@
# See https://wiki.hyprland.org/Configuring/Binds/
#!
##! User keybinds
bind = Ctrl+Super+Alt, Slash, exec, xdg-open ~/.config/hypr/custom/keybinds.conf # Edit custom keybinds
##! Extra keybinds
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