summaryrefslogtreecommitdiff
path: root/hypr/.config
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-04-27 16:15:06 +0800
committerbh <qn+git@excalibur.computer>2026-04-27 16:16:44 +0800
commit34808c5156694483222e8463594ce938f9951fea (patch)
treefe14853e568e79a6dca9fbf0576b28251c2ddd8f /hypr/.config
parent8941848783f2343e3cc7b7711ab377af7dd58d0b (diff)
Add keyd daemon for swapping backspace and capslock
Diffstat (limited to 'hypr/.config')
-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