aboutsummaryrefslogtreecommitdiff
path: root/rofi/config.rasi
diff options
context:
space:
mode:
authorIndrajith K L2025-11-23 19:20:09 +0530
committerIndrajith K L2025-11-23 19:20:09 +0530
commit8453bb64d330ba4bbb268e2593e95a86477eec1c (patch)
treef9e829365139031dfa938e832f9a05e3536a8e36 /rofi/config.rasi
parent1ff9a983329b0e703511e78cd81dcbe81358733f (diff)
downloaddots-niri.tar.gz
dots-niri.tar.bz2
dots-niri.zip
Dot File for niri Desktopniri
Diffstat (limited to 'rofi/config.rasi')
-rw-r--r--rofi/config.rasi21
1 files changed, 0 insertions, 21 deletions
diff --git a/rofi/config.rasi b/rofi/config.rasi
deleted file mode 100644
index 4f7bbae2f..000000000
--- a/rofi/config.rasi
+++ /dev/null
@@ -1,21 +0,0 @@
-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" \ No newline at end of file