From 7e5573f2f391911f97c5531190bf07c8df04c20a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 16 Jan 2026 18:35:40 +0100 Subject: Add extra hyprland configuration files and configure themes --- .config/hypr/input.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/hypr/input.conf') diff --git a/.config/hypr/input.conf b/.config/hypr/input.conf index 8eb77e8..92b505d 100644 --- a/.config/hypr/input.conf +++ b/.config/hypr/input.conf @@ -1,8 +1,11 @@ +# Override default input configurations +# check /etc/hypr/input.conf +# # Control your input devices # See https://wiki.hypr.land/Configuring/Variables/#input input { # Swap Caps Lock and Escape - kb_options = caps:swapescape + # kb_options = caps:swapescape # Change speed of keyboard repeat repeat_rate = 40 -- cgit v1.2.3