diff options
Diffstat (limited to 'home/config/hypr/config.d/theme.conf')
-rw-r--r-- | home/config/hypr/config.d/theme.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/config/hypr/config.d/theme.conf b/home/config/hypr/config.d/theme.conf index 8917bd6..f42f464 100644 --- a/home/config/hypr/config.d/theme.conf +++ b/home/config/hypr/config.d/theme.conf @@ -35,6 +35,7 @@ plugin { hyprbars { bar_height = 24 + bar_part_of_window = true bar_color = $base_color col.text = $text_color bar_text_size = 9 @@ -50,7 +51,7 @@ plugin { decoration { rounding = $radius - drop_shadow = no + drop_shadow = yes blur { enabled = true |