remove reference to nonexistent script
This commit is contained in:
parent
b17ce75d30
commit
eff036d1e9
@ -97,7 +97,6 @@
|
|||||||
"leave-closes": true,
|
"leave-closes": true,
|
||||||
"css-name": "controls-window",
|
"css-name": "controls-window",
|
||||||
"net-interface": "wlo1",
|
"net-interface": "wlo1",
|
||||||
"Exit": "Exittt",
|
|
||||||
"system-shutdown-symbolic": "system-shutdown",
|
"system-shutdown-symbolic": "system-shutdown",
|
||||||
"output-switcher": true,
|
"output-switcher": true,
|
||||||
"window-width": 320,
|
"window-width": 320,
|
||||||
@ -119,7 +118,7 @@
|
|||||||
"interval": 1,
|
"interval": 1,
|
||||||
"on-right-click": "",
|
"on-right-click": "",
|
||||||
"tooltip-text": "",
|
"tooltip-text": "",
|
||||||
"on-left-click": "/home/piotr/PycharmProjects/swayinfo/calendar.py",
|
"on-left-click": "",
|
||||||
"on-middle-click": "",
|
"on-middle-click": "",
|
||||||
"on-scroll-up": "",
|
"on-scroll-up": "",
|
||||||
"on-scroll-down": "",
|
"on-scroll-down": "",
|
||||||
@ -174,8 +173,7 @@
|
|||||||
"executor-cpubar",
|
"executor-cpubar",
|
||||||
"executor-temp",
|
"executor-temp",
|
||||||
"executor-memory",
|
"executor-memory",
|
||||||
"executor-drives",
|
"executor-drives"
|
||||||
"executor-uptime"
|
|
||||||
],
|
],
|
||||||
"sway-taskbar": {
|
"sway-taskbar": {
|
||||||
"workspace-buttons": false,
|
"workspace-buttons": false,
|
||||||
@ -264,19 +262,6 @@
|
|||||||
"icon-size": 16,
|
"icon-size": 16,
|
||||||
"icon-placement": "left"
|
"icon-placement": "left"
|
||||||
},
|
},
|
||||||
"executor-uptime": {
|
|
||||||
"script": "gopsuinfo -i u",
|
|
||||||
"interval": 60,
|
|
||||||
"tooltip-text": "",
|
|
||||||
"on-left-click": "",
|
|
||||||
"on-middle-click": "",
|
|
||||||
"on-right-click": "",
|
|
||||||
"on-scroll-up": "",
|
|
||||||
"on-scroll-down": "",
|
|
||||||
"css-name": "",
|
|
||||||
"icon-size": 16,
|
|
||||||
"icon-placement": "left"
|
|
||||||
},
|
|
||||||
"playerctl": {},
|
"playerctl": {},
|
||||||
"sway-workspaces": {}
|
"sway-workspaces": {}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user