add base dotfiles
This commit is contained in:
commit
968449de49
31 changed files with 2121 additions and 0 deletions
13
.config/zathura/zathurarc
Normal file
13
.config/zathura/zathurarc
Normal file
|
@ -0,0 +1,13 @@
|
|||
set recolor-lightcolor "#0e1419"
|
||||
set default-bg "#0e1419"
|
||||
set inputbar-bg "#0e1419"
|
||||
set inputbar-fg "#ffffff"
|
||||
set notification-bg "#0e1419"
|
||||
set notification-fg "#ffffff"
|
||||
set statusbar-bg "#0e1419"
|
||||
set statusbar-fg "#ffffff"
|
||||
set tabbar-bg "#0e1419"
|
||||
set tabbar-fg "#ffffff"
|
||||
set tabbar-focus-bg "#ffffff"
|
||||
set tabbar-focus-fg "#0e1419"
|
||||
set selection-clipboard clipboard
|
Loading…
Add table
Add a link
Reference in a new issue