mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 15:17:59 +02:00
Useful Utilities/Systemd start: Fix hyprland's UWSM entry name (#1133)
This commit is contained in:
parent
3a4202892d
commit
a7656c9885
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ If you want to bypass compositor selection menu and launch Hyprland directly, us
|
|||
|
||||
```
|
||||
if uwsm check may-start; then
|
||||
exec uwsm start hyprland.desktop
|
||||
exec uwsm start hyprland-uwsm.desktop
|
||||
fi
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue