source code migrating from gitlab
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
configuration {
|
||||
font: "SauceCodePro 14";
|
||||
line-margin: 10;
|
||||
|
||||
display-ssh: "";
|
||||
display-run: "";
|
||||
display-drun: "";
|
||||
display-window: "";
|
||||
display-combi: "";
|
||||
show-icons: true;
|
||||
}
|
||||
|
||||
|
||||
@theme "~/.config/rofi/nord.rasi"
|
||||
|
||||
listview {
|
||||
lines: 6;
|
||||
columns: 2;
|
||||
}
|
||||
|
||||
window {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user