Disable stupid text
This commit is contained in:
parent
d613c14cd9
commit
9bd287ff1c
@ -170,7 +170,8 @@ master {
|
|||||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||||
misc {
|
misc {
|
||||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :(
|
||||||
|
disable_splash_rendering = true # If true disables the random hyprland logo / anime girl background. :(
|
||||||
focus_on_activate = true
|
focus_on_activate = true
|
||||||
mouse_move_enables_dpms = true
|
mouse_move_enables_dpms = true
|
||||||
key_press_enables_dpms = true
|
key_press_enables_dpms = true
|
||||||
|
|||||||
@ -3,3 +3,5 @@ wallpaper {
|
|||||||
path = /home/thomas/.config/awesome/Wallpapers/cobra-kai-1.png
|
path = /home/thomas/.config/awesome/Wallpapers/cobra-kai-1.png
|
||||||
fit_mode = cover
|
fit_mode = cover
|
||||||
}
|
}
|
||||||
|
|
||||||
|
splash = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user