Initial commit. I'm fixing the readme RN!
[danixland-rofi.git] / theme / utilsmenu.rasi
CommitLineData
6e5a5ccb 1/**
2 * This theme is intended for a 3 items wide menu on a 1920x1080 pixels resolution.
3 * You may have to tweak values such as the window padding if you have a different resolution.
4 */
5@import "shared/option-menu.rasi"
6#window {
7 padding: @option-2-window-padding;
8}
9#listview {
10 spacing: @option-3-listview-spacing;
11 lines: 3;
12}
13