--no-startup-id, to try to kill the loading cursor

This commit is contained in:
Firepup Sixfifty 2024-11-17 22:49:25 -06:00
parent a560c98f30
commit 3943a5172b
Signed by: Firepup650
SSH key fingerprint: SHA256:1g8FMWEtx/Cb7Ypb2pb/k1BTn2t3OwXor6n4a5peI7c

View file

@ -224,4 +224,4 @@ bar {
} }
} }
bindsym Mod1+d exec "dmenu_run -nf '#00FFFF' -nb '#222222' -sb '#00FFFF' -sf '#000000' -fn 'monospace-8' -p '>'" bindsym Mod1+d exec --no-startup-id "dmenu_run -nf '#00FFFF' -nb '#222222' -sb '#00FFFF' -sf '#000000' -fn 'monospace-8' -p '>'"