reorganize to use stow to manage configs, remove fish and stumpwm configs

This commit is contained in:
2020-07-21 06:50:01 +02:00
parent 8dfd72a3de
commit a8668f5409
23 changed files with 24 additions and 272 deletions

13
bspwm/.Xresources Normal file
View File

@ -0,0 +1,13 @@
#if HEIGHT == 2160
Xft.dpi: 160
Xcursor.size: 48
#define EM_FONT Iosevka:pixelsize=30:antialias=true:autohint=true
#else
#define EM_FONT Iosevka:pixelsize=22:antialias=true:autohint=true
#endif
emacs.font: EM_FONT
emacs.cursorBlink: false
emacs.scrollBarWidth: 20
emacs.background: #424242
emacs.foreground: #E0E0E0