Add wallpaper and transparency

This commit is contained in:
CramMK
2020-02-07 00:08:23 +01:00
parent 9904ee2d7f
commit 5a88229f85
2 changed files with 11 additions and 9 deletions

View File

@@ -1,13 +1,15 @@
Dotfiles Dotfiles
======== ========
My personal dotfiles/ configurations, managed with the 'dotdrop' submodule My personal configurations, managed with the 'dotdrop' submodule
Currently using: | Usage | Name |
+ `OneDark` Colortheme with `lightline` Statusbar for vim | :--- | :--- |
+ `Inconsolata` Powerline Patched Font for Xterm | OS | Fedora |
+ A modded `Agnoster` ZSH-Theme | Shell | zsh with oh-my-zsh |
| WM | i3 |
Outdated picture: | Terminal | xterm |
![bash](https://i.imgur.com/EbrS1n6.png) | Font | Inconsolata for Powerline |
| Transparency | picom |
| Wallpaper | teh |

View File

@@ -1,5 +1,5 @@
opacity-rule = [ opacity-rule = [
"80:class_g = 'XTerm' && !focused" "90:class_g = 'XTerm' && !focused"
]; ];
fading = true; fading = true;