diff options
Diffstat (limited to '.config/shell')
-rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 67b5ad2..0cbb5eb 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -131,3 +131,4 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=0 if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then exec startx fi +# TEST. |