diff options
Diffstat (limited to '.config/hypr/config.d/theme.conf')
-rw-r--r-- | .config/hypr/config.d/theme.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.config/hypr/config.d/theme.conf b/.config/hypr/config.d/theme.conf index cca9cbe..7fe6eae 100644 --- a/.config/hypr/config.d/theme.conf +++ b/.config/hypr/config.d/theme.conf @@ -32,18 +32,6 @@ plugin { enable = 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 { @@ -86,7 +74,6 @@ gestures { misc { disable_hyprland_logo = true disable_splash_rendering = true - no_direct_scanout = false key_press_enables_dpms = true mouse_move_enables_dpms = true middle_click_paste = true |