typo
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
CORE="suspend\nsuspend in 5 minutes\nreboot\nshutdown\n"
|
||||
EXTRA="key repeat ratee\nvolume mixer"
|
||||
EXTRA="key repeat rate\nvolume mixer"
|
||||
|
||||
ACTION=$(printf "$CORE$EXTRA" | dmenu -c -i -l 10 -p "manager")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user