From 8bbb67ce1950243d6c0a9fb0f685bfc795d687be Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 6 Sep 2019 23:33:31 -0400 Subject: rofi,rofi-pass: add back configs for now until i get around to implementing an autotype functionality from within emacs (using xdotool, of course) --- .config/rofi/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/rofi/config (limited to '.config/rofi/config') diff --git a/.config/rofi/config b/.config/rofi/config new file mode 100644 index 0000000..2536673 --- /dev/null +++ b/.config/rofi/config @@ -0,0 +1,19 @@ +! rofi.font: Ubuntu Mono 13 +! rofi.font: Inconsolata 16 +! rofi.font: Iosevka 13 +! rofi.font: Source Code Pro 11 +rofi.font: Source Code Pro 10.5 +rofi.modi: run,window +! rofi.width: 640 +rofi.width: 600 +!rofi.location: 2 +!rofi.yoffset: 200 +rofi.monitor: -1 +!rofi.lines: 10 + +!rofi.theme: ~/usr/local/share/rofi/themes/Arc.rasi +!rofi.theme: ~/usr/local/share/rofi/themes/Paper.rasi +!rofi.theme: ~/usr/local/share/rofi/themes/sidebar.rasi + +!rofi.theme: ~/usr/local/share/rofi/themes/gruvbox-light.rasi +rofi.theme: ~/usr/local/share/rofi/themes/gruvbox-light-hard.rasi -- cgit v1.2.3-60-g2f50