mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -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
|
# Start Sway in the background
|
||||||
exec sway
|
exec sway
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
source ~/.bashrc
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue