reimplement config dotfiles with templates
This commit is contained in:
18
links/rofi/disconnect.rasi
Normal file
18
links/rofi/disconnect.rasi
Normal file
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
* 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];
|
||||
}
|
||||
Reference in New Issue
Block a user