Improve polybar configs
This commit is contained in:
parent
c9aab14f10
commit
0bbc36d291
7 changed files with 14 additions and 18 deletions
|
@ -34,7 +34,7 @@ _autostart_manage_add () {
|
|||
Description=$1
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/sh -c ". \$HOME/.config/environment && $2"
|
||||
ExecStart=/bin/sh -c ". \$HOME/.profile && $2"
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue