fix(hyprland): define hyprland in uwsm
This commit is contained in:
parent
54f5244a8b
commit
e8cab9c486
2 changed files with 13 additions and 8 deletions
|
@ -7,11 +7,6 @@
|
|||
environment.etc."profile.d/hyprland-tty-launch.sh".text = ''
|
||||
#!/bin/$SHELL
|
||||
|
||||
# if uwsm check may-start && uwsm select; then
|
||||
# exec systemd-cat -t uwsm_start uwsm start default
|
||||
# fi
|
||||
|
||||
# OR (to bypass the compositor selection menu):
|
||||
if uwsm check may-start; then
|
||||
exec uwsm start hyprland.desktop
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue