Update style path in swayosd config (#4502)

This commit is contained in:
Lewis
2026-02-05 02:05:44 +05:30
committed by GitHub
parent 9581cce1af
commit 1a14938382

View File

@@ -1,4 +1,4 @@
[server]
show_percentage = true
max_volume = 100
style = "./style.css"
style = "~/.config/swayosd/style.css"