summaryrefslogtreecommitdiff
path: root/.config/rofi/config
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-22 19:03:35 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-22 19:03:35 -0300
commit859229644bb75f6127c80fed1a8e150dcf7b5db6 (patch)
tree5c1123f7607904149bf76b3b5aef3467d2353796 /.config/rofi/config
parent89c5c43af65aaa9d3c65ee7ae5ecb2b21cf304a2 (diff)
Added my own rofi theme
Diffstat (limited to '.config/rofi/config')
-rw-r--r--.config/rofi/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config b/.config/rofi/config
index 64b8fe2e..7f449a24 100644
--- a/.config/rofi/config
+++ b/.config/rofi/config
@@ -6,7 +6,7 @@
#
configuration {
modi: "window,drun,ssh,combi";
- theme: DarkBlue;
+ theme: gruvbox-dark-hard;
font: "hack 22";
combi-modi: "window,drun,ssh";
}