mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
42 lines
480 B
Plaintext
42 lines
480 B
Plaintext
# Name
|
|
regexp=\.service\s
|
|
colours=bright_white
|
|
-
|
|
regexp=\.mount\s
|
|
colours=magenta
|
|
-
|
|
regexp=\.device\s
|
|
colours=blue
|
|
-
|
|
regexp=\.socket\s
|
|
colours=cyan
|
|
-
|
|
regexp=\.slice\s
|
|
colours=dark red
|
|
-
|
|
regexp=\.path\s
|
|
colours=green
|
|
-
|
|
regexp=\.target\s
|
|
colours=dark magenta
|
|
-
|
|
regexp=\.timer\s
|
|
colours=dark cyan
|
|
-
|
|
regexp=\.swap\s
|
|
colours=bright_magenta
|
|
-
|
|
regexp=\sloaded\s
|
|
colours=cyan
|
|
-
|
|
regexp=\sactive\s
|
|
colours=green
|
|
-
|
|
# exited
|
|
regexp=exited
|
|
colours=red
|
|
-
|
|
# running
|
|
regexp=running
|
|
colours=green
|