Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Create cinnamon.rules
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmusante authored and nefelim4ag committed Apr 22, 2018
1 parent dbe628f commit b419d5a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions ananicy.d/00-default/cinnamon.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Cinnamon Desktop http://developer.linuxmint.com/
# Includes Cinnamon-Settings-Daemon plugins
{ "name": "cinnamon", "type": "LowLatency_RT" }
{ "name": "cinnamon-session", "type": "LowLatency_RT" }
{ "name": "cinnamon-killer-daemon", "type": "LowLatency_RT" }
{ "name": "cinnamon-launcher", "type": "LowLatency_RT" }
{ "name": "cinnamon-screensaver", "type": "BG_CPUIO" }
{ "name": "csd-background", "type": "LowLatency_RT" }
{ "name": "csd-power", "type": "LowLatency_RT" }
{ "name": "csd-wacom", "type": "LowLatency_RT" }
{ "name": "csd-media-keys", "type": "LowLatency_RT" }
{ "name": "csd-keyboard", "type": "LowLatency_RT" }
{ "name": "csd-print-notifications", "type": "LowLatency_RT" }
{ "name": "csd-color", "type": "LowLatency_RT" }
{ "name": "csd-xsettings", "type": "LowLatency_RT" }
{ "name": "csd-sound", "type": "LowLatency_RT" }
{ "name": "csd-automount", "type": "LowLatency_RT" }
{ "name": "csd-orientation", "type": "LowLatency_RT" }
{ "name": "csd-housekeeping", "type": "LowLatency_RT" }
{ "name": "csd-a11y-keyboard", "type": "LowLatency_RT" }
{ "name": "csd-a11y-settings", "type": "LowLatency_RT" }
{ "name": "csd-cursor", "type": "LowLatency_RT" }
{ "name": "csd-mouse", "type": "LowLatency_RT" }
{ "name": "csd-screensaver-proxy", "type": "LowLatency_RT" }
{ "name": "csd-clipboard", "type": "LowLatency_RT" }

0 comments on commit b419d5a

Please sign in to comment.