First commit
This commit is contained in:
12
modules/desktop/rofi/config/disconnect.rasi
Normal file
12
modules/desktop/rofi/config/disconnect.rasi
Normal file
@@ -0,0 +1,12 @@
|
||||
@import "launcher.rasi"
|
||||
window {
|
||||
width: 30%;
|
||||
height: 280px;
|
||||
margin: 0px;
|
||||
location: center;
|
||||
anchor: center;
|
||||
}
|
||||
|
||||
mainbox {
|
||||
children: [inputbar,listview];
|
||||
}
|
||||
Reference in New Issue
Block a user