Files
nixos-dotfiles/modules/desktop/rofi/config/disconnect.rasi
2025-07-22 02:30:15 +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];
}