Added arandr styling

This commit is contained in:
Morgan Aldridge 2020-04-27 11:15:37 -04:00
parent 6a1b1c4137
commit 0b79929677
3 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,4 @@
Read .mlvwm/apps/arandr
Read .mlvwm/apps/BasiliskII
Read .mlvwm/apps/chrome
Read .mlvwm/apps/firefox

18
.mlvwm/apps/arandr Normal file
View File

@ -0,0 +1,18 @@
Menu ARandR-Layout, Label "Layout", Left
"New" Action SendMessage C+N
"Open" Action SendMessage C+O
"" NonSelect
"Apply" Action SendMessage C+Return
"Properties" Action SendMessage M+R
"" NonSelect
"Quit" Action SendMessage C+Q
END
MenuBar ARandR
ARandR-Layout
END
Style
"*arandr*" NoSBarH, NoSBarV
"*arandr*" MiniIcon mini-display.xpm, MenuBar ARandR
END

View File

@ -35,6 +35,7 @@ The above will run `mlvwm` in a window, so you can test within your existing env
Configurations for the following X11 applications are included:
* [ARandR](https://christian.amsuess.com/tools/arandr/)
* [Basilisk II](http://basilisk.cebix.net/)
* [Chromium](https://www.chromium.org/)
* [Firefox](https://www.getfirefox.com/)