Clarify Lagrange submenu not firefox
This commit is contained in:
parent
94613e5ae7
commit
161cc52091
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ programchoicesinit() {
|
||||||
"
|
"
|
||||||
WINNAME=Firefox
|
WINNAME=Firefox
|
||||||
elif echo "$WMCLASS" | grep -i lagrange; then
|
elif echo "$WMCLASS" | grep -i lagrange; then
|
||||||
# Firefox
|
# Lagrange
|
||||||
CHOICES="
|
CHOICES="
|
||||||
$icon_mnu Toggle sidebar ^ 0 ^ key Ctrl+Shift+p
|
$icon_mnu Toggle sidebar ^ 0 ^ key Ctrl+Shift+p
|
||||||
$icon_bok Open bookmarks ^ 0 ^ key Ctrl+l && typeenter 'about:bookmarks'
|
$icon_bok Open bookmarks ^ 0 ^ key Ctrl+l && typeenter 'about:bookmarks'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue