summaryrefslogtreecommitdiff
path: root/home/config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'home/config/hypr')
-rw-r--r--home/config/hypr/config.d/plugins.conf2
-rw-r--r--home/config/hypr/config.d/theme.conf22
2 files changed, 12 insertions, 12 deletions
diff --git a/home/config/hypr/config.d/plugins.conf b/home/config/hypr/config.d/plugins.conf
index 83ce9d0..1d6c18b 100644
--- a/home/config/hypr/config.d/plugins.conf
+++ b/home/config/hypr/config.d/plugins.conf
@@ -1,3 +1,3 @@
exec-once = hyprctl plugin load ~/.guix-home/profile/lib/libhy3.so
-exec-once = hyprctl plugin load ~/.guix-home/profile/lib/libhyprbars.so
+#exec-once = hyprctl plugin load ~/.guix-home/profile/lib/libhyprbars.so
exec-once = hyprctl plugin load ~/.guix-home/profile/lib/libhyprexpo.so
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 {