prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
6.54k stars 785 forks source link

Unanime the hyprland startup #275

Closed ghost closed 11 months ago

ghost commented 11 months ago

Hi! I am enjoying customising your dotfiles to my liking but I am not aware how to stop displaying the anime girls after SDDM on startup... I'd like to eliminate that possibility and only show the hyprland logo with no anime next to it. Many thanks, V1rtualTurtle.

T-Crypt commented 11 months ago

Need to add this to Misc in hyprland.conf


misc {
  disable_hyprland_logo = true
}
ghost commented 11 months ago

I am not trying to get rid of the hyprland logo, but the waifu next to the logo, because there are three possibilities, a normal plain hyprland logo, and 2 with waifus, is there any chance you can tell me how to just get the plain one, but thanks for the quick reply

ghost commented 11 months ago

never mind I found the solution... I just RTFM'd... if anyone wants to know you have to write:

disable_hypr_chan = true

iEscapedVim commented 10 months ago

disable_hypr_chan = true has been removed in v 0.31.0 you will get this error image

using force_default_wallpaper = 0 instead image