From c3b26c3cd1ccde204d7c3d79d836333f37add809 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sat, 8 Apr 2023 00:03:15 +0530 Subject: [PATCH] disable hyprland logo --- home/wm/hyprland/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index eaf7958..ad65820 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -48,6 +48,11 @@ in } } + misc { + disable_hyprland_logo = true + disable_splash_rendering = true + } + windowrulev2 = bordercolor rgb(ff5555),xwayland:1 windowrulev2 = workspace 2,class:^(firefox)$,title:^(Mozilla Firefox)$