forked from extern/nix-config
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 = swww init && swww query | rg color && swww img ${../assets/wallpaper.png}
|
||||||
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
|
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
|
||||||
exec-once = sleep 0.5 && ironbar
|
exec-once = ironbar
|
||||||
exec-once = fcitx5
|
exec-once = fcitx5
|
||||||
exec-once = hyprctl dispatch workspace 5000000
|
exec-once = hyprctl dispatch workspace 5000000
|
||||||
exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
|
exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1
|
||||||
|
Loading…
Reference in New Issue
Block a user