sardemff7 / j4status

Status line generator
https://sardemff7.github.io/j4status/
GNU General Public License v3.0
47 stars 9 forks source link

Provide examples for the Override feature #10

Closed flying-sheep closed 9 years ago

flying-sheep commented 10 years ago

The recently popular emojis are really useful. I’d like to use 🔌 for my system power, 🖰 for my mouse, …

(install ttf-symbola or watch on a mobile device to see what i mean)

flying-sheep commented 10 years ago

ha, i can do that by overriding labels:

[Override pulseaudio:alsa_output.pci-0000_00_1b.0.analog-stereo]
Label=🔊

[Override nm-wifi:wlp1s0]
Label=📶

[Override time:local]
Label=🕗

[Override upower-battery:BAT0]
Label=🔋

closing, but please consider more examples in the documentation…

sardemff7 commented 10 years ago

Overriding is exactly the intended way to do that. Can I steal your examples above to add them to the man page? Which name should I credit?

flying-sheep commented 10 years ago

sure, go right ahead!

real name? call me „Philipp A.“ („Schaf“ is what i made up for Facebook).

sardemff7 commented 9 years ago

Added in 4b217f62d550bac065823f526c2c3a20c1515a50. Thanks again.