2nd commit : edit of waybar now in overlay mode

This commit is contained in:
ohinh 2026-08-21 12:03:16 +02:00
parent a57c4c068f
commit 89be70159a
5 changed files with 71 additions and 95 deletions

View file

@ -1,11 +1,12 @@
{
"reload_style_on_change": true,
"layer": "top",
"position": "top",
"mod": "dock",
"margin-top": 0,
"margin-left": 5,
"margin-right": 5,
"ipc": true,
"layer": "overlay",
"position": "bottom",
"output": "eDP-1",
"margin-top": 1,
"margin-left": 41,
"margin-right": 41,
"margin-bottom": 0,
@ -26,19 +27,6 @@
"modules": ["sway/workspaces"]
},
"group/left3": {
"orientation": "inherit",
"modules": [
"custom/screenrecording-indicator"
]
},
"group/left4": {
"orientation": "inherit",
"modules": []
},
"modules-left": [
"group/left0",
"group/left1",
@ -89,7 +77,7 @@
"on-click-right": "",
"tooltip-format": "Luniversité nest pas une usine à fabriquer des diplômes, à la façon des usines à saucisses qui fabriquent des saucisses. \n\nCest le lieu où une chance est donnée à des hommes de devenir qui ils sont vraiment. \n\nSimon Leys"
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
@ -260,7 +248,7 @@
},
"tray": {
"icon-size": 12,
"icon-size": 19,
"spacing": 10
},