Tried out hyprland, still shit
This commit is contained in:
parent
834a9082c6
commit
3bc760542b
@ -12,5 +12,6 @@ eval "$(ssh-agent -s)" &> /dev/null
|
||||
if [[ -z $DISPLAY ]] && (( $EUID != 0 )) {
|
||||
[[ ${TTY/tty} != $TTY ]] && (( ${TTY:8:1} == 1 )) &&
|
||||
exec startx $HOME/.config/X11/xinitrc 1> ~/.local/share/logs/xsession-errors 2>&1
|
||||
# exec startx $HOME/bin/misc/start-dwl 1> ~/.local/share/logs/dwl-errors 2>&1
|
||||
# exec $HOME/bin/misc/start-dwl 1> ~/.local/share/logs/dwl-errors 2>&1
|
||||
# exec $HOME/bin/misc/start-hyprland 1> ~/.local/share/logs/hyprland-errors 2>&1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user