diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-11-20 11:34:00 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-11-20 11:50:15 +0100 |
commit | b5503ebe29748c26681aef930e6b7f005f64c2ea (patch) | |
tree | 7dba9c19d9c7cec3252ea30e3117b838b2cf1634 /i3/config | |
parent | b1933053efafe44e6dd9cbc794400c963ed5394e (diff) | |
download | dotfiles-b5503ebe29748c26681aef930e6b7f005f64c2ea.tar.xz |
i3: Switch to Inter UI instead of SCP
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'i3/config')
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ set $mod Mod4 #font pango:visitor tt2 brk 10 -font pango:Source Code Pro 10 +font pango:Inter UI Medium 12 floating_modifier $mod bindsym $mod+Return exec termite |