Update Hyprland hyprbars

This commit is contained in:
albert 2024-08-21 21:17:22 +09:00
parent 940630fd63
commit a1897c346a
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -23,6 +23,17 @@
submap = reset
'';
settings = {
plugins = {
hyprbars = {
bar_height = 20;
# example buttons (R -> L)
# hyprbars-button = color, size, on-click
hyprbars-button = [
"rgb(ff4040), 10, 󰖭, hyprctl dispatch killactive"
"rgb(eeee11), 10, , hyprctl dispatch fullscreen 1"
];
};
};
layerrule = [
"blur, waybar"
"blur, rofi"