Skip to content

Commit 1a0ec7b

Browse files
committed
sched_ext: Added hints on how to take more advantage of scxctl
1 parent c1a8536 commit 1a0ec7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/configuration/sched-ext.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ To stop the scheduler. Press `CTRL + C` and the scheduler will then be stopped a
4747

4848
`scxctl` is a CLI DBUS client for interacting with `scx_loader`.
4949

50+
Since it does **not require sudo privileges**, you can manage schedulers as a regular user.
51+
52+
This opens up possibilities for creative setups: for example, you could create keybindings or scripts to switch profiles, execute schedulers in specific modes, or automate tasks all without needing root access.
53+
5054
- Features:
5155
- Get the current scheduler and mode
5256
- List all available schedulers

0 commit comments

Comments
 (0)