diff --git a/homes/julian/features/hyprland/noctalia.toml b/homes/julian/features/hyprland/noctalia.toml index 9ff07dc..d94d31e 100644 --- a/homes/julian/features/hyprland/noctalia.toml +++ b/homes/julian/features/hyprland/noctalia.toml @@ -1,5 +1,5 @@ [audio] -enable_overdrive = false +enable_overdrive = true enable_sounds = false notification_sound = "" sound_volume = 0.5 @@ -34,7 +34,6 @@ order = [ "widgets" ] "network_rx", "network_tx", "volume", - "brightness", "battery", "clock", "network", @@ -60,7 +59,7 @@ order = [ "widgets" ] show_on_workspace_switch = true start = [ "workspaces" ] thickness = 34 - widget_spacing = 10 + widget_spacing = 12 [bar.widgets.dead_zone] command = "" @@ -562,6 +561,9 @@ display = "text" stat = "cpu_usage" type = "sysmon" +[widget.custom_button_2] +type = "custom_button" + [widget.date] format = "{:%a %d %b}" type = "clock"