Files
dotfiles/links/rofi/disconnect.rasi
2024-08-15 17:56:06 +02:00

19 lines
231 B
Plaintext

/**
* ROFI Color theme
* User: Beastie
* Copyright: GPLv3
*/
@import "launcher.rasi"
window {
width: 30%;
height: 280px;
margin: 0px;
location: center;
anchor: center;
}
mainbox {
children: [inputbar,listview];
}