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 | 60a71e503da5a93d6fc362a096ce12ff58124653 (patch) | |
| tree | dbd8c9caac4e10358846d1a2504495c0865af599 /.i3status.conf | |
| parent | 42c709e21c6e7e4a2276128eee9743a43a174998 (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" |
