diff options
author | Freya Murphy <freya@freyacat.org> | 2024-06-22 21:31:19 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-06-22 21:34:17 -0400 |
commit | 1aa7012e9e3b857838a6bf5e7b03d54fd8312966 (patch) | |
tree | 5bd5385573057367bc6f590a7c315b80226a3b98 /home/config/hypr/config.d/theme.conf | |
parent | update things (diff) | |
download | dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.tar.gz dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.tar.bz2 dotfiles-guix-1aa7012e9e3b857838a6bf5e7b03d54fd8312966.zip |
i like men (what?)
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 |