Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 61ba238a88
commit 2aa8f732d6
448 changed files with 29562 additions and 1 deletions

9
.config/rofi/config.rasi Executable file
View File

@@ -0,0 +1,9 @@
/** Basic config file **/
configuration {
show-icons: false;
icon-theme: "Tela-blue";
kb-row-tab: "";
kb-mode-next: "Tab";
run-shell-command: "alacritty -e {cmd}";
}