From 95bdde48c4f53634627843c4a0ff5354b0df7eb5 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 14 Jan 2016 16:28:08 +0100 Subject: new fonts, yay! --- .Xdefaults | 6 ++++-- .gtkrc-2.0 | 3 ++- .ratpoisonrc | 10 ++++------ 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 75bac71..0fac0ee 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -23,8 +23,10 @@ Xft.antialias: true Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintslight -URxvt*font: xft:MonteCarlo:pixelsize=11:style=regular:antialias=false,xft:Inconsolata Powerline:pixelsize=11 -URxvt*boldFont: xft:MonteCarlo:pixelsize=11:style=bold:antialias=false,xft:Inconsolata Powerline:pixelsize=11 +#URxvt*font: xft:MonteCarlo:pixelsize=11:style=regular:antialias=false,xft:Inconsolata Powerline:pixelsize=11 +URxvt*font: xft:Tamsyn:pixelsize=16:style=regular:antialias=false,xft:Inconsolata Powerline:pixelsize=16 +#URxvt*boldFont: xft:MonteCarlo:pixelsize=11:style=bold:antialias=false,xft:Inconsolata Powerline:pixelsize=11 +URxvt*boldFont: xft:Tamsyn:pixelsize=16:style=bold:antialias=false,xft:Inconsolata Powerline:pixelsize=16 /* change default colors */ URxvt*background: #000000 diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 index 5522b76..2612320 100644 --- a/.gtkrc-2.0 +++ b/.gtkrc-2.0 @@ -212,8 +212,9 @@ widget_class "*.GtkNotebook.*.GtkViewport" style "rezlooks-notebook" # font style "user-font" { - font_name="Helvetica 9" + font_name="Gotham Rounded Light 11" } +gtk-font-name = "Gotham Rounded Light 11" widget_class "*" style "user-font" # speed diff --git a/.ratpoisonrc b/.ratpoisonrc index 44bc823..cdc6a51 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -1,4 +1,4 @@ -exec feh --no-xinerama --image-bg black --bg-center '/home/pks/var/images/GM204DieB-1024x768.jpg' +exec feh --no-xinerama --image-bg black --bg-center '/home/pks/var/img/MIPS_R3000A_die-1024x1024.jpg' exec mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/pks/.local exec xmodmap exec xbindkeys @@ -7,7 +7,7 @@ exec xset s 0 exec xrandr --output VGA-0 --off exec imwheel exec xset b off -exec unclutter -idle 5 +exec unclutter -idle 5 escape F13 definekey top F14 readkey root @@ -30,15 +30,13 @@ bind L exchangeright bind t time bind k exec ~/bin/layout_switch bind Cyrillic_el exec ~/bin/layout_switch -bind F14 other +bind F14 other defborder 0 defpadding 0 0 0 0 defbarpadding 0 0 set border 0 - -set font "9x15bold-14" - +set font "Gotham Rounded Light:size=20" set winname class -- cgit v1.2.3