Finish network module for now... replace nmcli with something better later (it sucks at auth)

This commit is contained in:
Jas Singh
2024-06-23 12:06:53 -07:00
parent 6c5685b9a2
commit 46c34e169d
7 changed files with 546 additions and 109 deletions

View File

@@ -134,7 +134,7 @@ export default () => {
hexpand: true,
vexpand: true,
max_width_chars:
notif.image === undefined ? 29 : 21,
notif.image === undefined ? 27 : 20,
truncate: "end",
wrap: true,
label: notif["summary"],