mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Fix escaping
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user