summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-09-03 16:01:50 +0200
committerGravatar Tom Willemse2015-09-03 16:01:50 +0200
commit1fca0b9fa4919318929d78cf8e032fb91d2ad5ae (patch)
tree161a925d04d893258218cd1f8a2d3eca9b95380f /x11
parente6107a6aa82627b12f72cabb6733ec73e153b4d5 (diff)
downloaddotfiles-1fca0b9fa4919318929d78cf8e032fb91d2ad5ae.tar.gz
dotfiles-1fca0b9fa4919318929d78cf8e032fb91d2ad5ae.zip
Add rofi settings to .Xdefaults
Diffstat (limited to 'x11')
-rw-r--r--x11/.Xdefaults27
1 files changed, 27 insertions, 0 deletions
diff --git a/x11/.Xdefaults b/x11/.Xdefaults
index 215af2c..cb15de3 100644
--- a/x11/.Xdefaults
+++ b/x11/.Xdefaults
@@ -106,3 +106,30 @@ xfontsel.sampleTextUCS: \
static void print_sample_message(XWindow *win) {\n\
win.label->text = "Sample text 0123456789"\n\
}
+
+!!! Rofi
+rofi.font: Fantasque Sans Mono 13
+! Key for run dialog
+rofi.key-run: Mod4-r
+! Key for window switcher
+rofi.key-window: Mod4-w
+! Background color
+rofi.bg: #111111
+! Alternating background color
+rofi.bgalt: #222222
+! Border color
+rofi.bc: #111111
+! Border width (px)
+rofi.bw: 17
+! Foreground color
+rofi.fg: #bfbfbf
+rofi.fg-urgent: #a85454
+rofi.fg-active: #54a875
+! Highlighted background color
+rofi.hlbg: #1f2c3f
+rofi.hlbg-active: #343922
+! Highlighted foreground color
+rofi.hlfg: #bfbfbf
+rofi.hlfg-active: #ececec
+rofi.with: 60
+rofi.location: 2