Disable Polybar IPC for now
I don't need it at the moment
This commit is contained in:
parent
81bd371829
commit
1182837047
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ secondary = #e60053
|
||||||
alert = #bd2c40
|
alert = #bd2c40
|
||||||
|
|
||||||
[bar/midbard]
|
[bar/midbard]
|
||||||
|
;enable-ipc = true
|
||||||
|
; I don't use this at the moment
|
||||||
|
enable-ipc = false
|
||||||
|
|
||||||
;monitor = ${env:MONITOR:HDMI-1}
|
;monitor = ${env:MONITOR:HDMI-1}
|
||||||
width = 100%
|
width = 100%
|
||||||
height = 27
|
height = 27
|
||||||
|
|
Loading…
Reference in a new issue