chore: updated polybar
81788193
1 file(s) · +4 −2
| 71 | 71 | modules-left = xworkspaces |
|
| 72 | 72 | ||
| 73 | 73 | ; Slack here covers percentages reaching 3 digits (~42px) and a tray icon |
|
| 74 | - | ; or two (~40px each). offset-x keeps the right edge 32px from the screen. |
|
| 74 | + | ; or two (~40px each). offset-x is measured from the right screen edge: the |
|
| 75 | + | ; 452px is this bar's own width (420) plus the 32px margin, so the island |
|
| 76 | + | ; stays put on any monitor width. |
|
| 75 | 77 | [bar/right] |
|
| 76 | 78 | inherit = bar/base |
|
| 77 | 79 | width = 420px |
|
| 78 | - | offset-x = 2748px |
|
| 80 | + | offset-x = 100%:-452px |
|
| 79 | 81 | ||
| 80 | 82 | ; Only one bar may own the tray; this is it. |
|
| 81 | 83 | modules-right = filesystem pulseaudio memory cpu systray date |