aboutsummaryrefslogtreecommitdiffstats
path: root/basics/.config
diff options
context:
space:
mode:
Diffstat (limited to 'basics/.config')
-rw-r--r--basics/.config/rofi/config.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/basics/.config/rofi/config.rasi b/basics/.config/rofi/config.rasi
new file mode 100644
index 0000000..0fba3e1
--- /dev/null
+++ b/basics/.config/rofi/config.rasi
@@ -0,0 +1,4 @@
+configuration {
+ modi: "window,run,ssh,drun";
+ theme: "~/.config/rofi/themes/gruvbox/gruvbox-dark-soft.rasi";
+}