summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorbh <qn+git@epicurus.dev>2026-04-27 16:15:06 +0800
committerbh <qn+git@epicurus.dev>2026-04-27 16:16:44 +0800
commitf49fe06d052079012c5cb48f3a2f9c24b63edd53 (patch)
treefe14853e568e79a6dca9fbf0576b28251c2ddd8f /hypr
parentbf15b69ccd6ec74b42ffb87542cae07cad0e75a2 (diff)
Add keyd daemon for swapping backspace and capslock
Diffstat (limited to 'hypr')
-rw-r--r--hypr/.config/hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf
index a4108a7..edce3fb 100644
--- a/hypr/.config/hypr/hyprland.conf
+++ b/hypr/.config/hypr/hyprland.conf
@@ -143,6 +143,7 @@ misc {
force_default_wallpaper = 0
disable_hyprland_logo = true
focus_on_activate = true
+ background_color = 0x000000
}
@@ -157,8 +158,7 @@ input {
# kb_options = grp:ctrl_shift_toggle
# kb_rules =
kb_layout = us
- kb_variant = dvps
- kb_options = caps:backspace
+ kb_variant = dvp
follow_mouse = 1