Fix escaping
This commit is contained in:
parent
df42ec1123
commit
00daa51690
@ -4,4 +4,4 @@ yay -S --noconfirm --needed \
|
||||
xdg-desktop-portal-hyprland
|
||||
|
||||
# Start Hyprland on first session
|
||||
echo "[[ -z $DISPLAY && $(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile
|
||||
echo "[[ -z \$DISPLAY && \$(tty) == /dev/tty1 ]] && exec Hyprland" >~/.bash_profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user