Enable hypridle.

This commit is contained in:
jay
2025-07-02 22:10:47 -04:00
parent 6cd71f4eab
commit 9e7010f7c1

View File

@@ -7,7 +7,7 @@
layout = { layout = {
"bar.layouts" = { "bar.layouts" = {
"0" = { "0" = {
left = [ "dashboard" "separator" "microphone" "volume" "bluetooth" "separator" "network" "separator" "workspaces" "windowtitle" ]; left = [ "dashboard" "separator" "microphone" "volume" "bluetooth" "hypridle" "separator" "network" "separator" "workspaces" "windowtitle" ];
middle = [ "media" "cava" ]; middle = [ "media" "cava" ];
right = [ "netstat" "cpu" "cputemp" "ram" "storage" "separator" "systray" "notifications" "separator" "weather" "clock" ]; right = [ "netstat" "cpu" "cputemp" "ram" "storage" "separator" "systray" "notifications" "separator" "weather" "clock" ];
}; };