diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index a9a3288..ea411ae 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -115,7 +115,7 @@ misc { disable_hyprland_logo = true enable_swallow = 1 swallow_regex = ^(footclient)$ - background_color = 0x1E2326 + background_color = 0x1D2021 disable_hyprland_guiutils_check = true middle_click_paste = false } |