Files
dev/modules/optionnals/desktop/config/etc/xdg/rofi/disconnect.rasi
2025-08-20 12:08:37 +02:00

13 lines
165 B
Plaintext

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