Fix capitalization of surf menu entry
This commit is contained in:
parent
a4562f2dd4
commit
c0bf16468b
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ programchoicesinit() {
|
|||
JS Toggle ^ 1 ^ key Ctrl+Shift+s
|
||||
History ← ^ 1 ^ key Ctrl+h
|
||||
History → ^ 1 ^ key Ctrl+l
|
||||
")" && WINNAME=surf && return
|
||||
")" && WINNAME=Surf && return
|
||||
|
||||
# Firefox
|
||||
echo $WMCLASS | grep -i firefox && CHOICES="$(echo "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue