fish: Add DEFMT_LOG env default
This commit is contained in:
@ -62,6 +62,8 @@ if status is-login
|
||||
end
|
||||
end
|
||||
{% elif hostname == "buran" %}
|
||||
set -x DEFMT_LOG info # default logging level for defmt
|
||||
|
||||
# start sway if logging in on tty 1
|
||||
if status is-login
|
||||
if test $XDG_SESSION_TYPE = "tty" -a $XDG_VTNR = "1"
|
||||
|
||||
Reference in New Issue
Block a user