sway/i3: Switch media key scripts back to en_US
This commit is contained in:
parent
444f3c84f4
commit
31c26efe35
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ end
|
|||
set name ( \
|
||||
pactl list | \
|
||||
grep -A1000 'Name: '(pactl info | grep '^Default Sink' | cut -d' ' -f 3-)'$' | \
|
||||
grep -m1 'Actieve poort' | \
|
||||
grep -m1 'Active Port' | \
|
||||
cut -d' ' -f 3- \
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue