hyprland: enabled hyprpaper

This commit is contained in:
Aly Raffauf 2024-03-24 23:23:48 -04:00
parent 9a86050d4d
commit a9e28ceaff

View file

@ -23,7 +23,10 @@ env = GDK_SCALE,1.5
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch # Execute your favorite apps at launch
exec-once = waybar & mako & hypridle exec-once = hyprpaper
exec-once = hypridle
exec-once = waybar
exec-once = mako
#exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE #exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE
@ -128,6 +131,8 @@ gestures {
misc { misc {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
hide_cursor_on_touch = true hide_cursor_on_touch = true
disable_splash_rendering = true
disable_hyprland_logo = true
} }
# Example per-device config # Example per-device config