mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated behaviour of .zprofile as causing auto-login to Hyprland
This commit is contained in:
parent
f57d17f9b6
commit
08c6dd8ee9
@ -1,5 +1,8 @@
|
|||||||
## Changelogs
|
## Changelogs
|
||||||
|
|
||||||
|
## 19 May 2024
|
||||||
|
- Disabled the auto-login in .zprofile as it causes auto-login to Hyprland if any wayland was chosen. Can enabled if only using hyprland
|
||||||
|
|
||||||
## 15 May 2025
|
## 15 May 2025
|
||||||
- Backed down hyprland version to install as v0.40.0 is failing to install
|
- Backed down hyprland version to install as v0.40.0 is failing to install
|
||||||
- removed from waybar-git to install. Instead to install from official repo
|
- removed from waybar-git to install. Instead to install from official repo
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
|
#if [ -z "${DISPLAY}" ] && [ "${XDG_VTNR}" -eq 1 ]; then
|
||||||
Hyprland
|
# Hyprland
|
||||||
fi
|
#fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user