home/waybar: reload style on change set to true

This commit is contained in:
Aly Raffauf 2024-03-27 22:13:18 -04:00
parent f7ed7be958
commit 512f3ee2de

View file

@ -9,10 +9,11 @@
programs.waybar.enable = true;
programs.waybar.settings = {
mainBar = {
layer = "top";
position = "top";
height = 36;
layer = "top";
output = [ "*" ];
position = "top";
reload_style_on_change = true;
modules-left = [ "hyprland/workspaces" "hyprland/submap" ];
modules-center = [ "hyprland/window" ];
modules-right = [