Initial commit

This commit is contained in:
2020-07-19 06:21:35 +09:00
commit d8c099804f
25 changed files with 6680 additions and 0 deletions

8
linux/rofi/config.rasi Normal file
View File

@@ -0,0 +1,8 @@
configuration {
font: "TerminessTTF Nerd Font 14";
show-icons: true;
icon-theme: "Numix-Circle";
combi-modi: "window,drun,ssh";
theme: "numix";
lines: 5;
}