Files
dev/modules/optionnal/desktop/config/etc/xdg/rofi/disconnect.rasi
2025-07-23 23:20:42 +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];
}