dotfiles/.config/hypr/plugins/hyprbars.conf
2024-05-29 21:08:21 +02:00

15 lines
406 B
Text

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
}
}