hmonitors net temporarily disabled
parent
df172d5545
commit
c8c1e2e1fc
|
@ -140,10 +140,10 @@ in {
|
||||||
, allDesktops = True
|
, allDesktops = True
|
||||||
, position = TopW L 100
|
, position = TopW L 100
|
||||||
, commands =
|
, commands =
|
||||||
[ Run Com "${hmonitorsQuery}" ["date" ] "date" 10
|
[ Run Com "${hmonitorsQuery}" ["date"] "date" 10
|
||||||
, Run Com "${hmonitorsQuery}" ["bat", "${acpi}" ] "bat" 10
|
, Run Com "${hmonitorsQuery}" ["bat"] "bat" 10
|
||||||
, Run Com "${hmonitorsQuery}" ["net", "${nmcli}" ] "net" 20
|
-- , Run Com "${hmonitorsQuery}" ["net"] "net" 20
|
||||||
, Run Com "${hmonitorsQuery}" ["vol", "${pamixer}"] "vol" 5
|
, Run Com "${hmonitorsQuery}" ["vol"] "vol" 5
|
||||||
, Run StdinReader
|
, Run StdinReader
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue