fix: start-hyprland, not Hyprland
This commit is contained in:
parent
4b7903845a
commit
f3fc517ef8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ let
|
|||
THEME="$(cat "$_tf" 2>/dev/null)" || THEME="midnight"
|
||||
export THEME
|
||||
unset _tf
|
||||
exec Hyprland
|
||||
exec start-hyprland
|
||||
'';
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue