diff options
| author | Marc Vertes <mvertes@free.fr> | 2020-10-04 11:19:09 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2020-10-04 11:19:09 +0200 |
| commit | 3f960980b1a6b71394c94a018d9953bcf9adb60c (patch) | |
| tree | cc19aef3928f33d938f1446b5c40f957b7d54bea /.i3status.conf | |
| parent | 0d0b8b33a49f1775e8a2bd9b9bdbeb6fc63cc53b (diff) | |
update
Diffstat (limited to '.i3status.conf')
| -rw-r--r-- | .i3status.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.i3status.conf b/.i3status.conf index e60903b..b3af3a3 100644 --- a/.i3status.conf +++ b/.i3status.conf @@ -5,6 +5,7 @@ # The following line should contain a sharp s: # ß # If the above line is not correctly displayed, fix your editor first! +# Some icon chars can be found at https://emojipedia.org/objects/ general { colors = true @@ -29,7 +30,6 @@ read_file hostname { path = "/etc/hostname" } -# ☠ wireless _first_ { #format_up = "🌐 %essid %quality" #format_up = "📶 %essid %quality" |
