aboutsummaryrefslogtreecommitdiff
path: root/rxmenu-cpufreq
blob: db0c58002cbaf718933c62f258f92b16beecbbd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

t="$(dmenu << EOF
powersave
schedutil
conservative
performance
ondemand
userspace
EOF
)"

setgov $t