2nd commit : edit of waybar now in overlay mode
This commit is contained in:
parent
a57c4c068f
commit
89be70159a
5 changed files with 71 additions and 95 deletions
|
|
@ -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": "L’université n’est pas une usine à fabriquer des diplômes, à la façon des usines à saucisses qui fabriquent des saucisses. \n\nC’est 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
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue