added awesome leftwm and picom
This commit is contained in:
parent
8a2c2fdb95
commit
a7db9e944a
16 changed files with 1574 additions and 45 deletions
|
@ -6,5 +6,8 @@ killall -q polybar
|
|||
# Wait until the processes have been shut down
|
||||
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
|
||||
|
||||
killall xembedsniproxy
|
||||
# Launch bar
|
||||
polybar example -r &
|
||||
polybar main -r &
|
||||
|
||||
killall xembedsniproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue