there is now osd in waybar

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-06-30 00:12:14 +02:00
parent cdffe66d72
commit ccdf0c289a
11 changed files with 156 additions and 155 deletions
+2 -2
View File
@@ -61,8 +61,8 @@
'';
in {
services.swayosd = {
enable = true;
enable = false;
stylePath = style;
topMargin = 0.5;
topMargin = 0.06;
};
}