about summary refs log tree commit diff
path: root/.config/rofi/config.rasi
diff options
context:
space:
mode:
authorvenomade <venomade@venomade.com>2026-02-11 11:42:58 +0000
committervenomade <venomade@venomade.com>2026-02-11 11:42:58 +0000
commit0bd150185551b6d8835d022c15a5f6e832d51113 (patch)
tree10bf3f3443df49a44eb47b328b73b7e76b0a4924 /.config/rofi/config.rasi
parent8d688d1107c46b6dfdcaf02fa5c9c4c8a4640e65 (diff)
Asahi
Soft reset of dotfiles specific to Asahi, Sway and Neovim.
Diffstat (limited to '.config/rofi/config.rasi')
-rw-r--r--.config/rofi/config.rasi10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
new file mode 100644
index 0000000..c80fd01
--- /dev/null
+++ b/.config/rofi/config.rasi
@@ -0,0 +1,10 @@
+configuration {
+  display-drun: "Applications:";
+  display-windows: "Windows:";
+  drun-display-format: "{icon} {name}";
+  font: "Google Sans 12";
+  modi: "window,run,drun";
+  show-icons: false;
+}
+
+@theme "/home/venomade/.config/rofi/theme.rasi"