diff options
author | johannst <stoelp@eit.uni-kl.de> | 2019-05-19 12:39:16 +0200 |
---|---|---|
committer | johannst <stoelp@eit.uni-kl.de> | 2019-05-19 12:39:16 +0200 |
commit | 5c65d998055cd8748dcaa048c6ad3930f7354e17 (patch) | |
tree | c7ee64267df9666ec4c27df0897ef5fdb94cb49b /i3wm.conf | |
parent | f06a728ad607fcfe8b8fab235c58822f4f5b707c (diff) | |
download | dotfiles-5c65d998055cd8748dcaa048c6ad3930f7354e17.tar.gz dotfiles-5c65d998055cd8748dcaa048c6ad3930f7354e17.zip |
i3: added tokyo time + google emoji font
Diffstat (limited to 'i3wm.conf')
-rw-r--r-- | i3wm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -188,7 +188,7 @@ client.background $col_x_whi # bar { - font pango: $my_font, FontAwesome 10 + font pango: $my_font, Noto Color Emoji 10, FontAwesome 10 position top height 22 status_command i3blocks -c ~/.i3/i3blocks.conf |