Update vim, git, tmux, migrate to light theme

This commit is contained in:
Smirnov Alexander 2021-05-10 17:57:51 +03:00
parent 72c267b784
commit 04331d3e94
16 changed files with 181 additions and 229 deletions

View file

@ -2,7 +2,7 @@
dropdown_menu = { shadow = false; };
popup_menu = { shadow = false; };
utility = { shadow = false; };
shadow = true;
shadow = false;
shadow-radius = 15;
shadow-offset-x = -7;
shadow-offset-y = -7;