sway: tune wlogout appearance and args

This commit is contained in:
Fabio Scotto di Santolo
2026-05-17 20:24:55 +02:00
parent a69edfbf43
commit 26c02c8623
3 changed files with 17 additions and 9 deletions

View File

@@ -102,6 +102,6 @@
"custom/power": {
"format": "⏻",
"tooltip": false,
"on-click": "wlogout -b 3 -c 0 -r 0"
"on-click": "wlogout -n -b 3 -c 16 -r 16 -L 1344 -R 1344 -T 650 -B 650"
}
}