dev: automated commit - 2025-11-25 12:00:06
This commit is contained in:
parent
d38537fe62
commit
b3fd082f60
23 changed files with 413 additions and 186 deletions
|
|
@ -7,8 +7,8 @@ source ~/.config/env
|
|||
# Set ZDOTDIR if not already set
|
||||
export ZDOTDIR=${ZDOTDIR:-~/.config/zsh}
|
||||
|
||||
# Auto-start Sway on first virtual terminal
|
||||
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
exec sway
|
||||
fi
|
||||
|
||||
# if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
# if uwsm check may-start; then
|
||||
# exec uwsm start swayfx-uwsm.desktop
|
||||
# fi
|
||||
# fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue