diff options
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 4 |
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 |
