fix script
This commit is contained in:
parent
241619d1b3
commit
6f5f778266
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
CONFIG_FILES="/home/sako/.config/waybar/config /home/sako/.config/waybar/style.css"
|
||||
CONFIG_FILES="/home/sako/.config/waybar"
|
||||
|
||||
trap "killall waybar" EXIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue