diff options
author | awy <awy@awy.one> | 2025-08-18 01:45:10 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-18 01:45:10 +0300 |
commit | 7784e90b5071f5a82533c9446248b8efd4a949ab (patch) | |
tree | bf857f06fe2bd992020dec83376b2d0ddcbfc426 /.config/hypr/hyprland.conf | |
parent | 2904911c1f629bfa0ec0397eb6dfd57400d16acf (diff) | |
download | hyprdots-7784e90b5071f5a82533c9446248b8efd4a949ab.tar.gz |
update
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 0807607..1a162d9 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -107,7 +107,7 @@ misc { disable_hyprland_logo = true enable_swallow = 1 swallow_regex = ^(footclient)$ - background_color = rgb(000000) + background_color = rgb(1E2326) disable_hyprland_qtutils_check=true } @@ -126,6 +126,7 @@ ecosystem { cursor { default_monitor = DP-3 + no_warps = 1 } input { |