From 7ae15b7502c10e1f33473cc91c60e8cf406b0d50 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Tue, 18 Jul 2023 08:38:51 -0400 Subject: [PATCH] hyprland(ironbar): Remove start delay Not needed fortunately with ironbar. --- home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/hyprland.nix b/home/hyprland.nix index d81025f..d973007 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -33,7 +33,7 @@ in exec-once = swww init && swww query | rg color && swww img ${../assets/wallpaper.png} exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20% - exec-once = sleep 0.5 && ironbar + exec-once = ironbar exec-once = fcitx5 exec-once = hyprctl dispatch workspace 5000000 exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1