Files
dev/modules/optionnals/desktop/config/etc/xdg/rofi/mpv.rasi

16 lines
190 B
Plaintext

@import "launcher.rasi"
window {
width: 50%;
height: 50%;
margin: 0px;
location: center;
anchor: center;
}
mainbox {
children: [inputbar,listview];
}
listview {
columns: 1;
}