end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
4.52k stars 315 forks source link

HYPRLAND_INSTANCE_SIGNATURE not set! #260

Closed Penguin-SAMA closed 9 months ago

Penguin-SAMA commented 9 months ago
Click to expand ```plain [./install.sh]: Found target: .config/wlogout #################################################### [./install.sh]: Next command: rsync -av --delete .config/wlogout/ /home/penguin/.config/wlogout/ sending incremental file list sent 97 bytes received 12 bytes 218.00 bytes/sec total size is 1,089 speedup is 9.99 [./install.sh]: Command "rsync -av --delete .config/wlogout/ /home/penguin/.config/wlogout/" finished. #################################################### [./install.sh]: Next command: rsync -av .local/bin/ /home/penguin/.local/bin/ sending incremental file list sent 111 bytes received 12 bytes 246.00 bytes/sec total size is 89,559 speedup is 728.12 [./install.sh]: Command "rsync -av .local/bin/ /home/penguin/.local/bin/" finished. HYPRLAND_INSTANCE_SIGNATURE not set! (is hyprland running?)[penguin@penguinsama dots-hyprland]$ ```
clsty commented 9 months ago

Sorry that's my fault. It's because a missing 'try' in the script.

Also actually your installation is already finished, the only thing left to be excuted is just some message:

printf "\e[36m[$0]: Finished. See the \"Import Manually\" folder and grab anything you need.\e[97m\n"
printf "\e[36mPress \e[30m\e[46m Ctrl+Super+T \e[0m\e[36m to select a wallpaper\e[97m\n"
printf "\e[36mPress \e[30m\e[46m Super+/ \e[0m\e[36m for a list of keybinds\e[97m\n"

That's it. You may use hyprland directly now.