Skip to content

Commit faab19f

Browse files
committed
chore: update keyboard shortcut
1 parent e30a700 commit faab19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micindicator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424
APPINDICATOR_ID = 'micmuteindicator'
25-
keystr = "<Ctrl>M"
25+
keystr = "<Ctrl><Alt>M"
2626

2727
class Indicator():
2828

0 commit comments

Comments
 (0)