dev: automated commit - 2025-09-14 17:50:01
This commit is contained in:
parent
4fd090d550
commit
dbcbcf4077
9 changed files with 780 additions and 5 deletions
|
|
@ -9,6 +9,7 @@ export ZDOTDIR=${ZDOTDIR:-~/.config/zsh}
|
|||
|
||||
# Auto-start Sway on first virtual terminal
|
||||
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
#exec niri
|
||||
exec sway
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue