This commit is contained in:
grassblock 2024-05-20 11:17:32 +08:00
parent bbcbd25e48
commit a6c06800e2
39 changed files with 1864 additions and 0 deletions

View file

@ -0,0 +1,24 @@
configuration {
font: "Sarasa Mono SC Nerd Font 10";
line-margin: 10;
display-ssh: "󰒒";
display-run: "󰆍";
display-drun: "󰣆";
display-window: "󰖲";
display-combi: "󰕭";
display-recursivebrowser: "󰈔";
show-icons: true;
}
@theme "~/.config/rofi/nord.rasi"
listview {
lines: 6;
columns: 1;
}
window {
width: 50%;
}