mlvwmrc/.mlvwm/apps/chrome
2019-04-13 22:19:46 -04:00

29 lines
625 B
Plaintext

Menu Chrome-File, Label "File", Left
"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
"Open File..." Action SendMessage C+O
"Open Location..." Action SendMessage C+L
"" NonSelect
"Close Window" Action SendMessage SC+W
"Close Tab" Action SendMessage C+W
"Quit" Action SendMessage SC+Q
END
Menu Chrome-View, Label "View", Left
"Developer Tools" Action SendMessage SC+I
END
MenuBar Chrome
Chrome-File
def-Edit
Chrome-View
END
Style
"Chromium*" NoSBarH, NoSBarV
"Chromium*" MiniIcon mini-x.xpm, MenuBar Chrome
END