added google-chrome
This commit is contained in:
parent
f403d12ae3
commit
4b88ed3795
1 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ hackingmenu = {
|
|||
{ "ghex", "/usr/bin/ghex ", "/usr/share/icons/matefaenza/apps/scalable/ghex.svg" },
|
||||
}
|
||||
internetmenu = {
|
||||
{ "chrome", "/usr/bin/google-chrome-stable", "/usr/share/icons/hicolor/48x48/apps/google-chrome.png" },
|
||||
{ "chrome (incognito)", "/usr/bin/google-chrome-stable", "/usr/share/icons/hicolor/48x48/apps/google-chrome.png" },
|
||||
{ "chromium", "/usr/bin/chromium", "/usr/share/icons/hicolor/48x48/apps/chromium.png" },
|
||||
{ "chromium (incognito)", "/usr/bin/chromium --incognito", "/usr/share/icons/hicolor/48x48/apps/chromium.png" },
|
||||
{ "firefox", "/usr/bin/firefox", "/usr/share/icons/hicolor/48x48/apps/firefox.png" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue