From 68b233f4ef7dc542065a25f5acea774ae7d34ddb Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 18 May 2025 11:08:36 +0200 Subject: [PATCH] keybinds: "user"/"custom" -> "extra" --- .config/hypr/custom/keybinds.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/hypr/custom/keybinds.conf b/.config/hypr/custom/keybinds.conf index d3079441d..798742ee8 100644 --- a/.config/hypr/custom/keybinds.conf +++ b/.config/hypr/custom/keybinds.conf @@ -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 +