aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2024-10-23 07:49:19 -0700
committerRaúl Benencia <id@rbenencia.name>2024-10-23 07:49:19 -0700
commit4bb4766f0387d2af478b9d06849bd3ee900787a7 (patch)
tree866198245b215b692e3924991cb7889ee88ef2c9
parent0dc9d61942f397ec89e5ec3f0c92e322287638bb (diff)
rofi: use new format in config file
-rw-r--r--.config/rofi/config1
-rw-r--r--.config/rofi/config.rasi6
2 files changed, 6 insertions, 1 deletions
diff --git a/.config/rofi/config b/.config/rofi/config
deleted file mode 100644
index 0406648..0000000
--- a/.config/rofi/config
+++ /dev/null
@@ -1 +0,0 @@
-rofi.theme: /usr/share/rofi/themes/Arc-Dark.rasi
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
new file mode 100644
index 0000000..d8eed3c
--- /dev/null
+++ b/.config/rofi/config.rasi
@@ -0,0 +1,6 @@
+configuration {
+ modes: [ combi ];
+ combi-modes: [ window, drun, run ];
+}
+
+@theme "Arc-Dark"
nihil fit ex nihilo