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

View File

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