mlvwmrc/.mlvwm/apps/chrome

25 lines
471 B
Plaintext
Raw Normal View History

2019-04-14 01:19:40 +00:00
Menu Chrome-File, Label "File", Left
2019-04-14 01:58:46 +00:00
"New Tab" Action SendMessage C+T
"New Window" Action SendMessage C+N
"New Incognito Window" Action SendMessage SC+N
"Reopen Closed Tab" Action SendMessage SC+T
2019-04-14 01:58:46 +00:00
"" NonSelect
"Quit" Action SendMessage SC+Q
END
Menu Chrome-View, Label "View", Left
"Developer Tools" Action SendMessage SC+I
2019-04-14 01:19:40 +00:00
END
MenuBar Chrome
Chrome-File
def-Edit
2019-04-14 01:58:46 +00:00
Chrome-View
2019-04-14 01:19:40 +00:00
END
Style
"Chromium*" NoSBarH, NoSBarV
"Chromium*" MiniIcon mini-x.xpm, MenuBar Chrome
END