From b5448a5cce972740782bd0cdd4d658731afca518 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 8 Nov 2015 16:25:21 +0100 Subject: Use `rofi` as default program launcher --- xorg/.Xresources | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index b6cbac2..fd95d02 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -47,3 +47,19 @@ URxvt.color14: #46a4ff ! white URxvt.color7: #F2F2F2 URxvt.color15: #ffffff + +!rofi configuration +rofi.location: 2 +rofi.font: Dejavu Sans Mono 11 +rofi.bg: #222222 +rofi.fg: #605c5a +rofi.hlbg: #111111 +rofi.hlfg: #aadb0f +rofi.bgalt: #161616 +rofi.bc: #909737 +rofi.bw: 4 +rofi.separator-style: none +rofi.hide-scrollbar: true +rofi.yoffset: -4 +rofi.modi: combi +rofi.combi-modi: window,run,ssh -- cgit v1.2.3