chore: Sync config

This commit is contained in:
Ahmad Ansori Palembani 2024-04-01 18:34:43 +07:00
parent 6e327704bc
commit d03aa4c382
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 5 additions and 3 deletions

View file

@ -3,5 +3,5 @@
if [[ "$OSTYPE" == "linux-gnu" ]]; then
# exec tdm --xstart
[[ -n "$XDG_VTNR" && $XDG_VTNR -le 2 ]] && exec tbsm
#[[ -n "$XDG_VTNR" && $XDG_VTNR -le 2 ]] && exec tbsm
fi