mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
wayland: starting to setup migration option
This commit is contained in:
3
.profile
3
.profile
@@ -85,3 +85,6 @@ echo "$0" | grep "zsh$" >/dev/null && [ -f ${ZDOTDIR}/.zshrc ] && source "${ZDOT
|
||||
|
||||
# Start graphical server if not already running.
|
||||
[ "$(tty)" = "/dev/tty1" ] && ! pgrep -x Xorg >/dev/null && exec startx
|
||||
|
||||
# start wayland using dwl
|
||||
# dwl -s ~/.config/wayland/wayland.conf
|
||||
|
Reference in New Issue
Block a user