mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
meta: Try hyprbars fork
This was my test of the hyprbars fork. It turns out that the original version is more useful, although both versions crash whenever reloading the plugin after unloading it once.
This commit is contained in:
parent
1688787677
commit
e3cf378b31
@ -7,7 +7,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
hyprland-plugins = {
|
hyprland-plugins = {
|
||||||
url = "github:hyprwm/hyprland-plugins";
|
url = "github:snehrbass/sn-hyprland-plugins/sn-win-filter";
|
||||||
inputs.hyprland.follows = "hyprland";
|
inputs.hyprland.follows = "hyprland";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -105,6 +105,7 @@ in
|
|||||||
col.text = rgba(${base05}99)
|
col.text = rgba(${base05}99)
|
||||||
bar_text_size = 9
|
bar_text_size = 9
|
||||||
bar_text_font = Maple Mono
|
bar_text_font = Maple Mono
|
||||||
|
exclude_windowrulev2 = floating:0,title:^(Easy Effects|Volume Control|Bluetooth|iwgtk)$
|
||||||
buttons {
|
buttons {
|
||||||
button_size = 14
|
button_size = 14
|
||||||
col.maximize = rgba(${base04}cc)
|
col.maximize = rgba(${base04}cc)
|
||||||
|
Loading…
Reference in New Issue
Block a user