mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Fixed
This commit is contained in:
parent
6c07f9257f
commit
5208e4c3ee
1 changed files with 3 additions and 0 deletions
|
|
@ -3,3 +3,6 @@ if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
|
|||
# Start Sway in the background
|
||||
exec sway
|
||||
fi
|
||||
|
||||
source ~/.bashrc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue