remove uwsm boot
This commit is contained in:
parent
fb4eb52dc3
commit
9ab3861384
@ -6,8 +6,3 @@
|
|||||||
[[ -z $DISPLAY && $(tty) = /dev/tty1 ]] && exec Hyprland
|
[[ -z $DISPLAY && $(tty) = /dev/tty1 ]] && exec Hyprland
|
||||||
|
|
||||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||||
|
|
||||||
# Start uwsm, which starts hyprland
|
|
||||||
if uwsm check may-start; then
|
|
||||||
exec uwsm start hyprland.desktop
|
|
||||||
fi
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user