mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
hyprland(ironbar): Remove start delay
Not needed fortunately with ironbar.
This commit is contained in:
parent
a8c472a314
commit
7ae15b7502
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user