mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
6 lines
183 B
Plaintext
6 lines
183 B
Plaintext
#-- Startup ----------------------------------------------------
|
|
|
|
## Fix anyrun
|
|
## https://github.com/anyrun-org/anyrun/issues/153
|
|
exec-once = ln -s "$XDG_RUNTIME_DIR/hypr" /tmp/hypr
|