waybar new design on the right

This commit is contained in:
2026-06-16 02:19:05 +02:00
parent 7905ca167e
commit 5d39868542
2 changed files with 113 additions and 55 deletions

View File

@ -5,7 +5,7 @@
modules-right = lib.mkBefore ["custom/fans" "custom/dgpu"];
"custom/dgpu" = {
exec-if = "test \"$(supergfxctl -g)\" = \"Hybrid\" || test \"$(supergfxctl -g)\" = \"Vfio\"";
exec = "echo \" on |\"";
exec = "echo \" 󰾲 on |\"";
interval-if = 10;
interval = 100;
};