Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-05-03 16:10:13 +03:00
commit c78cb78ff0
72 changed files with 3570 additions and 0 deletions

23
homedir/.Xresources Normal file
View File

@@ -0,0 +1,23 @@
! Xft settings ---------------------------------------------------------------
Xft.dpi: 95
!Xft.antialias: true
!Xft.rgba: rgb
!Xft.hinting: true
!Xft.hintstyle: hintslight
! rofi
rofi.key-run: Mod4+r
rofi.lines: 3
rofi.bw: 2
rofi.separator-style: solid
rofi.hide-scrollbar: true
rofi.glob: true
rofi.width: 33
rofi.bc: #467EC2
rofi.fg: #f9f9f9
rofi.bg: #29303A
rofi.hlbg: #467EC2
rofi.font: Terminus 12
rofi.opacity: 85