hyprland-plugins/hyprbars
Vaxry 10522051cd add additional wlroots include dirs 2023-04-01 02:21:31 +01:00
..
Makefile add additional wlroots include dirs 2023-04-01 02:21:31 +01:00
README.md hyprbars: add preview 2023-02-28 23:21:20 +00:00
barDeco.cpp hyprbars: minor drag fixes 2023-03-16 16:00:59 +00:00
barDeco.hpp Add dragging support 2023-02-28 22:53:49 +00:00
globals.hpp Added hyprbars 2023-02-28 20:30:51 +00:00
main.cpp hyprbars: recalc on detach 2023-02-28 22:03:04 +00:00

README.md

hyprbars

Adds simple title bars to windows.

preview

Config

All config options are in plugin:hyprbars:

plugin {
    hyprbars {
        # config
    }
}

bar_color -> (col) bar's background color

bar_height -> (int) bar's height (default 15)

bar_text_color -> (col) bar's title text color

bar_text_size -> (int) bar's title text font size (default 10)

bar_text_font -> (str) bar's title text font (default "Sans")