summaryrefslogtreecommitdiff
path: root/.config/rofi/config
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2019-12-29 14:58:33 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2019-12-29 14:58:33 -0300
commitefb336a23b65a9a2d56889396b13c1757bdaf354 (patch)
tree234e40115f79a84c8a755df6fb932cc6797e36e1 /.config/rofi/config
Initial commit
Diffstat (limited to '.config/rofi/config')
-rw-r--r--.config/rofi/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/rofi/config b/.config/rofi/config
new file mode 100644
index 00000000..efa0bd68
--- /dev/null
+++ b/.config/rofi/config
@@ -0,0 +1,6 @@
+configuration {
+ modi: "window,drun,ssh,combi";
+ theme: DarkBlue;
+ font: "hack 22";
+ combi-modi: "window,drun,ssh";
+}