diff options
author | johannst <stoelp@eit.uni-kl.de> | 2018-02-25 23:22:07 +0100 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2018-02-25 23:22:07 +0100 |
commit | 4e98dd2280fb9e9e7e6513d2a0ec52bdf67aa488 (patch) | |
tree | 17070d69b4c060ada405b6c03748b3af15e2212f /i3wm.conf | |
parent | 5019c63567940d85f031d35293e5612e793ef1c6 (diff) | |
download | dotfiles-4e98dd2280fb9e9e7e6513d2a0ec52bdf67aa488.tar.gz dotfiles-4e98dd2280fb9e9e7e6513d2a0ec52bdf67aa488.zip |
changed i3bar height and added link to FontAwesome cheatsheet
Diffstat (limited to 'i3wm.conf')
-rw-r--r-- | i3wm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ mode "$power_mode" { bar { font pango: xos4 Terminus, FontAwesome 10 position top - height 26 + height 22 status_command i3blocks -c ~/.i3/i3blocks.conf #status_command i3status --config ~/.i3/i3status.conf |