ananicy-rules/00-default/DEs-and-WMs/sway.rules

16 lines
487 B
Plaintext

# https://swaywm.org/
{ "name": "sway", "type": "LowLatency_RT" }
{ "name": ".sway-wrapped", "type": "LowLatency_RT" }
# Sway notification daemon
# https://github.com/ErikReider/SwayNotificationCenter
{ "name": "swaync", "type": "Service" }
{ "name": ".swaync-wrapped", "type": "Service" }
{ "name": "swaync-client", "type": "Service" }
{ "name": ".swaync-client-", "type": "Service" }
# Sway idle daemon
# https://github.com/swaywm/swayidle
{ "name": "swayidle", "type": "Service" }