mirror of
https://github.com/mrfluffy-dev/dotfiles.git
synced 2026-01-17 13:50:34 +00:00
first commit
This commit is contained in:
12
rofi/.config/rofi-menus/themes/i3layoutmenu.rasi
Normal file
12
rofi/.config/rofi-menus/themes/i3layoutmenu.rasi
Normal file
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* This theme is intended for a 3 items option menu.
|
||||
*/
|
||||
@import "shared/option-menu.rasi"
|
||||
#window {
|
||||
padding: @option-3-window-padding;
|
||||
}
|
||||
#listview {
|
||||
spacing: @option-3-listview-spacing;
|
||||
lines: 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user