Curate Sway config with full Wayland switch

This commit is contained in:
2020-03-08 01:34:57 +01:00
parent a088278bd0
commit c0e0786a09
7 changed files with 103 additions and 59 deletions

View File

@@ -114,7 +114,7 @@
"custom/alsa": {
"exec": "amixer get Master | sed -nre 's/.*\\[off\\].*/muted/p; s/.*\\[(.*%)\\].*/\\1/p'",
"signal": 11,
"interval": 10,
"interval": 3,
"tooltip": false
}
}