reorganize to use stow to manage configs, remove fish and stumpwm configs
This commit is contained in:
13
bspwm/.Xresources
Normal file
13
bspwm/.Xresources
Normal 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
|
Reference in New Issue
Block a user