Bumping some updates to make life look nicer

This commit is contained in:
Antoine Phan
2024-04-15 21:27:07 -04:00
parent 52b8bc07d6
commit ec54747b33
4 changed files with 16 additions and 8 deletions

2
.zshrc
View File

@@ -97,7 +97,7 @@ if [ -z $DISPLAY ] && [ $(tty) = /dev/tty1 ]
then
# Autostart Hyprland
export GTK_THEME=adw-gtk3-dark:dark
exec Hyprland
exec Hyprland >> ~/hyprland_log
elif [ -z $DISPLAY ] && [ $(tty) = /dev/tty2 ]
then
# Autostart X at login for tty2, using i3 WM