Switched to Droid Sans Mono

This commit is contained in:
Tobias Schmidl 2015-02-20 10:00:05 +01:00
parent 7e8c037dc2
commit b1d06d5f86
7 changed files with 19 additions and 19 deletions

View file

@ -7,7 +7,7 @@ toolbar.usestockicons=1
view.whitespace=1 view.whitespace=1
code.page=65001 code.page=65001
whitespace.fore=e0e0e0 whitespace.fore=e0e0e0
font.monospace="fore:#1f1b1c,font:!Source Code Pro,size:9" font.monospace="fore:#1f1b1c,font:!Droid Sans Mono,size:9"
font.base=$(font.monospace) font.base=$(font.monospace)
font.small=$(font.monospace) font.small=$(font.monospace)
font.comment=$(font.monospace) font.comment=$(font.monospace)

View file

@ -45,10 +45,10 @@
URxvt.depth: 32 URxvt.depth: 32
URxvt.scrollBar: false URxvt.scrollBar: false
URxvt.font: xft:Source Code Pro-8:regular URxvt.font: xft:Droid Sans Mono-8:regular
URxvt.boldFont: xft:Source Code Pro-8:bold URxvt.boldFont: xft:Droid Sans Mono-8:bold
URxvt.italicfont: xft:Source Code Pro-8:italic URxvt.italicfont: xft:Droid Sans Mono-8:italic
URxvt.bolditalicFont: xft:Source Code Pro-8:bold:italic URxvt.bolditalicFont: xft:Droid Sans Mono-8:bold:italic
URxvt.letterSpace: -2 URxvt.letterSpace: -2
URxvt.perl-ext-common: default,matcher,bell-command URxvt.perl-ext-common: default,matcher,bell-command
! this setting assumes that the current browser is set correctly via update-alternatives ! this setting assumes that the current browser is set correctly via update-alternatives
@ -96,13 +96,13 @@ Xft.render: true
! xscreensaver --------------------------------------------------------------- ! xscreensaver ---------------------------------------------------------------
xscreensaver.splash: false xscreensaver.splash: false
!xscreensaver.Dialog.headingFont: xft:Source Code Pro:style=Bold:size=16 !xscreensaver.Dialog.headingFont: xft:Droid Sans Mono:style=Bold:size=16
!xscreensaver.Dialog.bodyFont: xft:Source Code Pro:style=Regular:size=12 !xscreensaver.Dialog.bodyFont: xft:Droid Sans Mono:style=Regular:size=12
!xscreensaver.Dialog.labelFont: xft:Source Code Pro:style=Regular:size=12 !xscreensaver.Dialog.labelFont: xft:Droid Sans Mono:style=Regular:size=12
!xscreensaver.Dialog.unameFont: xft:Source Code Pro:style=Regular:size=12 !xscreensaver.Dialog.unameFont: xft:Droid Sans Mono:style=Regular:size=12
!xscreensaver.Dialog.buttonFont: xft:Source Code Pro:style=Bold:size=12 !xscreensaver.Dialog.buttonFont: xft:Droid Sans Mono:style=Bold:size=12
!xscreensaver.Dialog.dateFont: xft:Source Code Pro:style=Regular:size=12 !xscreensaver.Dialog.dateFont: xft:Droid Sans Mono:style=Regular:size=12
!xscreensaver.passwd.passwdFont: xft:Source Code Pro:style=Bold:size=12 !xscreensaver.passwd.passwdFont: xft:Droid Sans Mono:style=Bold:size=12
!use old style xfont notation, since xscreensaver is really that dumb !use old style xfont notation, since xscreensaver is really that dumb
!xscreensaver.Dialog.headingFont: -*-dejavu sans-bold-r-*--12-*-*-*-*-*-*-* !xscreensaver.Dialog.headingFont: -*-dejavu sans-bold-r-*--12-*-*-*-*-*-*-*
!xscreensaver.Dialog.bodyFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-* !xscreensaver.Dialog.bodyFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
@ -170,7 +170,7 @@ XCalc.ShapeStyle: rectangle
! xterm ---------------------------------------------------------------------- ! xterm ----------------------------------------------------------------------
*vt100.faceName: Source Code Pro *vt100.faceName: Droid Sans Mono
*vt100.faceSize: 8 *vt100.faceSize: 8
*vt100.bellIsUrgent: true *vt100.bellIsUrgent: true
*vt100.reverseVideo: true *vt100.reverseVideo: true

View file

@ -1,5 +1,5 @@
[global] [global]
font = Source Code Pro 8 font = Droid Sans Mono 8
# allow a small subset of html markup: # allow a small subset of html markup:
# <b>bold</b> # <b>bold</b>

View file

@ -11,7 +11,7 @@
ui = auto ui = auto
[gui] [gui]
fontdiff = -family \"Source Code Pro\" -size 8 -weight normal -slant roman -underline 0 -overstrike 0 fontdiff = -family \"Droid Sans Mono\" -size 8 -weight normal -slant roman -underline 0 -overstrike 0
fontui = -family \"DejaVu Sans\" -size 9 -weight normal -slant roman -underline 0 -overstrike 0 fontui = -family \"DejaVu Sans\" -size 9 -weight normal -slant roman -underline 0 -overstrike 0
spellingdictionary = en spellingdictionary = en

2
gitk
View file

@ -1,5 +1,5 @@
set mainfont {{DejaVu Sans} 9} set mainfont {{DejaVu Sans} 9}
set textfont {{Source Code Pro} 9} set textfont {{Droid Sans Mono} 9}
set uifont {{DejaVu Sans} 9} set uifont {{DejaVu Sans} 9}
set tabstop 8 set tabstop 8
set findmergefiles 0 set findmergefiles 0

View file

@ -28,7 +28,7 @@ set $mod Mod4
popup_during_fullscreen leave_fullscreen popup_during_fullscreen leave_fullscreen
# font for window titles. ISO 10646 = Unicode # font for window titles. ISO 10646 = Unicode
font xft:Source Code Pro 8 font xft:Droid Sans Mono 8
# Use Mouse+$mod to drag floating windows to their wanted position # Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod floating_modifier $mod

View file

@ -67,12 +67,12 @@ load {
cpu_temperature 0 { cpu_temperature 0 {
format = "T1: %degrees °C" format = "T1: %degrees °C"
path = "/sys/devices/platform/coretemp.0/temp2_input" path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp2_input"
} }
cpu_temperature 1 { cpu_temperature 1 {
format = "T2: %degrees °C" format = "T2: %degrees °C"
path = "/sys/devices/platform/coretemp.0/temp4_input" path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp4_input"
} }
disk "/" { disk "/" {