From 4e98dd2280fb9e9e7e6513d2a0ec52bdf67aa488 Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 25 Feb 2018 23:22:07 +0100 Subject: changed i3bar height and added link to FontAwesome cheatsheet --- i3blocks.conf | 3 +++ i3wm.conf | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/i3blocks.conf b/i3blocks.conf index cf9f315..eff20d6 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -19,6 +19,9 @@ # Trigger block action by signal # signal=1 # trigger command by sending SIGRTMIN+1 # signal=8 # trigger command by sending SIGRTMIN+8 +# +# FontAwesome cheatsheet +# https://fontawesome.com/v4.7.0/cheatsheet/ # diff --git a/i3wm.conf b/i3wm.conf index 592411a..9bcc491 100644 --- a/i3wm.conf +++ b/i3wm.conf @@ -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 -- cgit v1.2.3