mirror of https://github.com/polybar/polybar.git
Updated Module: ipc (markdown)
parent
df08b4f70c
commit
f1fe327054
|
@ -25,6 +25,7 @@ hook-2 = echo "Files in ${HOME}: $(ls -1a ~ | wc -l)"
|
|||
|
||||
; Hook to execute on launch. The index is 1-based and using
|
||||
; the example below (2) `whoami` would be executed on launch.
|
||||
; If 0 is specified, no hook is run on launch
|
||||
; Default: 0
|
||||
initial = 2
|
||||
~~~
|
||||
|
|
Loading…
Reference in New Issue