mirror of https://github.com/fairyglade/ly.git
Add /usr/sbin to the default path
This commit is contained in:
parent
eb496b0db5
commit
d094c6ff8c
|
|
@ -58,7 +58,7 @@
|
||||||
#min_refresh_delta = 5
|
#min_refresh_delta = 5
|
||||||
|
|
||||||
# default path
|
# default path
|
||||||
#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin
|
#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
|
||||||
|
|
||||||
# command executed when pressing F2
|
# command executed when pressing F2
|
||||||
#restart_cmd = /sbin/shutdown -r now
|
#restart_cmd = /sbin/shutdown -r now
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue