summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/i3/config b/config/i3/config
index 7797e90..22d16cf 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -6,7 +6,7 @@ set $mod Mod4
 
 # Font for window titles. Will also be used by the bar unless a different font
 # is used in the bar {} block below.
-font pango:DejaVu Sans Mono 8
+font pango:Source Code Pro 8
 
 set $Locker i3lock && sleep 1
 
@@ -29,7 +29,7 @@ floating_modifier $mod
 
 # start a terminal
 bindsym $mod+Return exec exec urxvt
-bindsym $mod+Shift+Return exec exec urxvt -fn 'xft:Bitstream Vera Sans Mono:size=16'
+bindsym $mod+Shift+Return exec exec urxvt -fn 'xft:Source Code Pro:size=16'
 
 # kill focused window
 bindsym $mod+Shift+q kill