Files
dotfiles/hypr/plugins/hyprbars.conf
2025-08-13 21:46:48 +02:00

16 lines
406 B
Plaintext

source = ../theme/colors.conf
# Conf
plugin {
hyprbars {
bar_height = 20
bar_color = $mantle
bar_text_font = "JetBrainsMono Nerd Font"
bar_part_of_window = true
bar_precedence_over_border = false
hyprbars-button = rgb(ff4040), 10,  , hyprctl dispatch killactive
hyprbars-button = rgb(eeee11), 10,  , hyprctl dispatch fullscreen 1
}
}