Switched to i3/dunst/rofi over xfce4 * Custom Repo overhaul * build-wk downloads, builds, and adds packages to the custom-repo * Dropped i686 support * HW-Diag scripts should now "support" virtual drives * e.g. /dev/vda (for easier testing) * Bugfix: removed resolv.conf symlink to fix NetworkManager
47 lines
930 B
Text
47 lines
930 B
Text
Xft.autohint: 0
|
|
Xft.antialias: 1
|
|
Xft.hinting: true
|
|
Xft.hintstyle: hintslight
|
|
Xft.rgba: rgb
|
|
Xft.lcdfilter: lcddefault
|
|
|
|
URxvt*font: xft:Inconsolata:size=11
|
|
#URxvt.letterSpace: -3
|
|
|
|
! The line below will be modified by ~/.urxvt_default_res
|
|
URxvt*geometry: 96x32+24+24
|
|
|
|
URxvt.scrollBar_right: True
|
|
URxvt.scrollstyle: plain
|
|
|
|
URxvt.shading: 13
|
|
URxvt.transparent: true
|
|
|
|
URxvt.iso14755: false
|
|
URxvt.iso14755_52: false
|
|
|
|
! Base16 Isotope
|
|
! Scheme: Jan T. Sott
|
|
!! Modified by 2Shirt
|
|
|
|
*.foreground: #d0d0d0
|
|
*.background: #000000
|
|
*.cursorColor: #d0d0d0
|
|
|
|
*.color0: #000000
|
|
*.color1: #ff0000
|
|
*.color2: #33ff00
|
|
*.color3: #ffd000
|
|
*.color4: #0066ff
|
|
*.color5: #cc00ff
|
|
*.color6: #00ffff
|
|
*.color7: #d0d0d0
|
|
|
|
*.color8: #808080
|
|
*.color9: #ff9900
|
|
*.color10: #404040
|
|
*.color11: #606060
|
|
*.color12: #c0c0c0
|
|
*.color13: #e0e0e0
|
|
*.color14: #3300ff
|
|
*.color15: #ffffff
|