Delete .config/waybar/config.jsonc
This commit is contained in:
parent
bfc7024bd0
commit
64e61e6cbe
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"position": "right",
|
||||
"height": "100%",
|
||||
"width": 30,
|
||||
"margin-right": 10,
|
||||
"margin-top": 10,
|
||||
"margin-bottom": 10,
|
||||
|
||||
"modules-left": [
|
||||
"sway/workspaces"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"clock"
|
||||
],
|
||||
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"persisten_workspace": {
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": []
|
||||
}
|
||||
},
|
||||
|
||||
"clock": {
|
||||
"timezone": "Europe/Amsterdam",
|
||||
"format": "{:%H\n%M\n%S}",
|
||||
"interval": 1
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user