chore: waybar fix

This commit is contained in:
Afonso Franco 2023-05-16 04:21:05 +01:00
parent f881a7539f
commit ba343b3652
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -1,8 +1,8 @@
{ {
"margin-top": 0, "margin-top": 0,
"margin-left": 120, "margin-left": 0,
"margin-bottom": 0, "margin-bottom": 0,
"margin-right": 120, "margin-right": 0,
"height": 60, "height": 60,
"layer": "top", "layer": "top",
"position": "top", "position": "top",
@ -28,6 +28,13 @@
}, },
}, },
"custom/launcher": {
"interval": "once",
"format": "󰣇",
"on-click": "pkill rofi || rofi --show drun",
"tooltip": false
},
"memory": { "memory": {
"interval": 30, "interval": 30,
"format": " {}%", "format": " {}%",