From 513ea2d9e62e13b72a0dc98660dd9ec45877e2a5 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Wed, 27 Jan 2021 19:29:52 -0500 Subject: removed rofi wpg generated config, added theme --- .config/rofi/config | 27 --------------------------- .config/wpg/sequences | 2 +- .config/wpg/templates/i3.base | 2 +- 3 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 .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 diff --git a/.config/wpg/sequences b/.config/wpg/sequences index e560007..0f794d2 100644 --- a/.config/wpg/sequences +++ b/.config/wpg/sequences @@ -1 +1 @@ -]4;0;#0E0B09\]4;1;#906E35\]4;2;#7D8159\]4;3;#AD984B\]4;4;#5E728D\]4;5;#969A9B\]4;6;#738EAC\]4;7;#d0d9e0\]4;8;#2c221c\]4;9;#c89238\]4;10;#adb565\]4;11;#f1ce51\]4;12;#6a91c6\]4;13;#afd4dd\]4;14;#82b7f2\]4;15;#f5ffff\]10;#f5ffff\]11;[90]#0E0B09\]12;#f5ffff\]13;#f5ffff\]17;#f5ffff\]19;#0E0B09\]4;232;#0E0B09\]4;256;#f5ffff\]708;[90]#0E0B09\ \ No newline at end of file +]4;0;#0F1C24\]4;1;#48758E\]4;2;#456374\]4;3;#507B9D\]4;4;#396A8A\]4;5;#5E94AE\]4;6;#59B3CF\]4;7;#afcddb\]4;8;#1d3747\]4;9;#4f9cc6\]4;10;#4d84a2\]4;11;#58a1db\]4;12;#3d8cc0\]4;13;#68c6f3\]4;14;#60f2ff\]4;15;#e2ffff\]10;#e2ffff\]11;[90]#0F1C24\]12;#e2ffff\]13;#e2ffff\]17;#e2ffff\]19;#0F1C24\]4;232;#0F1C24\]4;256;#e2ffff\]708;[90]#0F1C24\ \ No newline at end of file diff --git a/.config/wpg/templates/i3.base b/.config/wpg/templates/i3.base index 8e1ce67..6fa542f 100644 --- a/.config/wpg/templates/i3.base +++ b/.config/wpg/templates/i3.base @@ -215,4 +215,4 @@ for_window [title = "pwcview"] border pixel 1; floating enable; sticky enable; m for_window [title = "sxiv"] floating enable ## STARTUP -#exec firefox +exec firefox -- cgit v1.2.3