diff options
Diffstat (limited to 'home/config/hypr/config.d/theme.conf')
-rw-r--r-- | home/config/hypr/config.d/theme.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/home/config/hypr/config.d/theme.conf b/home/config/hypr/config.d/theme.conf index 9fb2d0e..5076cfb 100644 --- a/home/config/hypr/config.d/theme.conf +++ b/home/config/hypr/config.d/theme.conf @@ -33,17 +33,17 @@ plugin { } } - hyprbars { - bar_height = 24 - bar_part_of_window = true - bar_color = $base_color - col.text = $text_color - bar_text_size = 9 - bar_text_font = JetBrains Mono Nerd Font Mono Bold - bar_button_padding = 12 - bar_padding = 10 - bar_precedence_over_border = true - } + #hyprbars { + # bar_height = 24 + # bar_part_of_window = true + # bar_color = $base_color + # col.text = $text_color + # bar_text_size = 9 + # bar_text_font = JetBrains Mono Nerd Font Mono Bold + # bar_button_padding = 12 + # bar_padding = 10 + # bar_precedence_over_border = true + #} } decoration { |