Adds Arch Linux dotfiles

This commit is contained in:
2024-06-27 17:51:18 +05:30
commit 57eb70137b
309 changed files with 8851 additions and 0 deletions

21
rofi/config.rasi Normal file
View File

@@ -0,0 +1,21 @@
configuration {
modi: "drun,run";
font: "EnvyCodeR Nerd Font 11";
show-icons: true;
icon-theme: "kora";
display-drun: "APPS";
display-run: "RUN";
display-filebrowser: "FILES";
display-window: "WINDOW";
drun-display-format: "{name}";
hover-select: false;
scroll-method: 1;
me-select-entry: "";
me-accept-entry: "MousePrimary";
window-format: "{w} · {c} · {t}";
}
@import "~/.cache/wal/colors-rofi-dark.rasi"