mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Add rofi dotfiles
This commit is contained in:
14
dotfiles/desktop/.config/rofi/dmenu.rasi
Normal file
14
dotfiles/desktop/.config/rofi/dmenu.rasi
Normal file
@@ -0,0 +1,14 @@
|
||||
window {
|
||||
location: north;
|
||||
anchor: north;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
listview {
|
||||
lines: 8;
|
||||
}
|
||||
|
||||
mainbox {
|
||||
children: [ inputbar, listview ];
|
||||
}
|
||||
Reference in New Issue
Block a user