aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/hyprland.conf
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-28 01:59:35 +0300
committerawy <awy@tutamail.com>2024-08-28 01:59:35 +0300
commitb06e65af9ebab8bf798ac604eded246281e1e002 (patch)
tree28d428ca293f0a1cfe0b9457140d8e874fc7e4e1 /.config/hypr/hyprland.conf
parent171cb279b05e639f07162059d1d0f390497e36b6 (diff)
theme
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r--.config/hypr/hyprland.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 359552f..e7bb9df 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -30,8 +30,8 @@ general {
border_size = 2
- col.active_border = rgba(fbf1c7ee)
- col.inactive_border = rgba(3c3836ee)
+ col.active_border = rgb(f9e2af)
+ col.inactive_border = rgb(1e1e2e)
resize_on_border = false
@@ -46,7 +46,7 @@ decoration {
active_opacity = 1.0
inactive_opacity = 1.0
- drop_shadow = true
+ drop_shadow = false
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)