diff options
| author | awy <awy@awy.one> | 2025-11-29 18:46:03 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-29 18:46:03 +0300 |
| commit | 61893c020489d3b0812b205a04762c5239931986 (patch) | |
| tree | b37bde7c4ff0f8af83063cb6f112d5aac5fb0cb6 | |
| parent | 58672b33e45d0ffe7070224dac8f40f4d20b7bbf (diff) | |
| download | hyprdots-61893c020489d3b0812b205a04762c5239931986.tar.gz | |
w
| -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 } |