From 513ea2d9e62e13b72a0dc98660dd9ec45877e2a5 Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Wed, 27 Jan 2021 19:29:52 -0500
Subject: removed rofi wpg generated config, added theme

---
 .config/rofi/config | 27 ---------------------------
 1 file changed, 27 deletions(-)
 delete mode 100644 .config/rofi/config

(limited to '.config/rofi/config')

diff --git a/.config/rofi/config b/.config/rofi/config
deleted file mode 100644
index 4f02dfa..0000000
--- a/.config/rofi/config
+++ /dev/null
@@ -1,27 +0,0 @@
-rofi.modi:                           run,window,ssh
-rofi.width:                          25
-rofi.lines:                          25
-rofi.columns:                        1
-rofi.font:                           Iosevka Etoile 14
-rofi.color-normal:                   #0E0B09, #f5ffff, #0E0B09, #54749e, #f5ffff
-rofi.color-urgent:                   #0E0B09, #d6b48d, #22231D, #d6b48d, #f5ffff
-rofi.color-active:                   #0E0B09, #82b7f2, #0E0B09, #82b7f2, #0E0B09
-rofi.color-window:                   #0E0B09, #54749e, #3a4f6c
-rofi.bw:                             5
-rofi.location:                       0
-rofi.padding:                        5
-rofi.yoffset:                        0
-rofi.xoffset:                        0
-rofi.fixed-num-lines:                true
-rofi.terminal:                       rofi-sensible-terminal
-rofi.ssh-client:                     ssh
-rofi.ssh-command:                    {terminal} -e {ssh-client} {host}
-rofi.run-command:                    {cmd}
-rofi.parse-hosts:                    true
-rofi.matching:                       normal
-rofi.separator-style:                none
-rofi.scrollbar-width:                0
-rofi.kb-mode-next:                   Shift+Right,Control+Tab,Alt+l
-rofi.kb-mode-previous:               Shift+Left,Control+Shift+Tab,Alt+h
-rofi.kb-row-up:                      Up,Control+p,Shift+Tab,Shift+ISO_Left_Tab,Alt+k
-rofi.kb-row-down:                    Down,Control+n,Alt+j
-- 
cgit v1.2.3