2024-11-18 20:30 : id 181
This commit is contained in:
parent
f3fbebbc8a
commit
09236dc5b3
@ -299,7 +299,7 @@ in
|
||||
hyprland = {
|
||||
enable = true;
|
||||
plugins = with pkgs; [
|
||||
hyprlandPlugins.hyprbars
|
||||
#hyprlandPlugins.hyprbars
|
||||
hyprlandPlugins.hyprexpo
|
||||
];
|
||||
extraConfig = ''
|
||||
@ -321,8 +321,7 @@ in
|
||||
};
|
||||
hyprbars = {
|
||||
bar_height = 25;
|
||||
bar_color = "rgb(transparent)";
|
||||
bar_part_of_window = false;
|
||||
bar_color = "rgb(${BG})";
|
||||
"col.text" = "rgb(${FG})";
|
||||
hyprbars-button = "rgb(${RED}), 10, X, hyprctl dispatch killactive";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user