Commit graph

50 commits

Author SHA1 Message Date
M1dgard 5ee4aa6205
[polybar] Correct battery ramp 2018-05-29 12:26:09 +02:00
M1dgard 69736aebb9
Adjust used wlan glyphs for new icon font 2018-05-29 12:26:09 +02:00
M1dgard f4d78b7ce8
Draw attention to full battery, loader should be unplugged 2018-05-29 12:26:09 +02:00
M1dgard 4e13e22dee
Actually a digital readout is useful 2018-05-29 12:26:09 +02:00
M1dgard 385ea67efd
Add battery ramps and detailed clocks
Like the wlan strength icons, the clocks and battery ramps draw multiple
glyphs at the same location to create multi-coloured icons. For them to
show up, you need my Bar Material Supplement font, which isn't published
yet because I haven't decided on a license nor on a way to host it.
2018-05-29 12:26:09 +02:00
M1dgard 717b208a94
Add analog clock faces 2018-05-29 12:26:09 +02:00
M1dgard ed5ea4c2ab
Write small custom clock script for bar
Polybar doesn't support time zones yet, so I wrote my own date
displaying script. I think I'll keep it, it is more accurate: 0.02s
instead of up to 5s (configurable but higher frequency means more
CPU power used) latency.
2018-05-29 12:26:09 +02:00
M1dgard c2de9a36a4
Window title is more useful than typing speed 2018-05-29 12:26:09 +02:00
M1dgard cb88dd4f41
Fix secondary bar launched for empty monitor name 2018-05-29 12:26:09 +02:00
M1dgard 98d2d6d05e
Tweak secondary Polybar 2018-05-29 12:26:09 +02:00
M1dgard 35b6d40c8b
Remove bspwm Polybar config 2018-05-29 12:26:09 +02:00
M1dgard 2655b1b1d8
Secondary monitors for Polybar, yeah! 2018-05-29 12:26:09 +02:00
M1dgard 6dbb4515ec
Add logging 2018-05-29 12:26:09 +02:00
M1dgard 8434aab26f
Dissatisfied with my wlan ramp, too insensitive 2018-05-29 12:26:09 +02:00
M1dgard c3fe218274
Remove unused icon
Oops
2018-05-29 12:26:09 +02:00
M1dgard 21b0ddab32
Add an ad-hoc screen switching system
Write a script to switch monitors, and make Polybar play nice with it
2018-05-29 12:26:09 +02:00
M1dgard 1c33cbc2db
Fix off-by-one-pixel 2018-05-29 12:26:09 +02:00
M1dgard 4b33768fef
Juggle with my MPD module again 2018-05-29 12:26:09 +02:00
M1dgard 15dbd7a545
Add MPD again, add spaces to force width 2018-05-29 12:26:09 +02:00
M1dgard 36a6b55cc5
Move clock font 1 down, add font comments 2018-05-29 12:26:09 +02:00
M1dgard 72bd74b176
Icons for RAM and system temperature 2018-05-29 12:26:09 +02:00
M1dgard 56e876712c
Fix colours of CPU bar 2018-05-29 12:26:09 +02:00
M1dgard 661c7fd084
No more MPD for now 2018-05-29 12:26:09 +02:00
M1dgard 3424c74360
Remove ugly sysmon 2018-05-29 12:26:09 +02:00
M1dgard f8a8ced6ee
Add MPD current position bar, and compact sysmon
The sysmon (CPU, memory, temperature) turned out ugly, this is
definitely going to change!
2018-05-29 12:26:09 +02:00
M1dgard ef5fce8e32
Simplify shared MPD settings with inheritance 2018-05-29 12:26:09 +02:00
M1dgard fc01cdb19d
Move volume to the other side with MPD
It's a bit weird, especially when no MPD is active. This will probably
be changed some way somewhere in the future.
2018-05-29 12:26:09 +02:00
M1dgard 93c6642c66
a lot, not alot 2018-05-29 12:26:09 +02:00
M1dgard 5178d3ca05
Remove unused font from Polybar 2018-05-29 12:26:09 +02:00
M1dgard 574ac9d4f4
Clean some unused stuff in my Polybar config 2018-05-29 12:26:09 +02:00
M1dgard 9ef656e749
Move screenshots to a new directory
To keep things clean
2018-05-29 12:26:09 +02:00
M1dgard cd48d5257e
Activate second online MPD module in Polybar 2018-05-29 12:26:09 +02:00
M1dgard ca5aa1b0da
Add a README about the secrets file 2018-05-29 12:26:09 +02:00
M1dgard 99926f69b1
Improve RAM/CPU monitor 2018-05-29 12:26:09 +02:00
M1dgard a188b0e930
Add wicked MPD setup to Polybar 2018-05-29 12:26:09 +02:00
M1dgard 09f073e0de
Add awesome wlan signal strength indicator 2018-05-29 12:26:09 +02:00
M1dgard 4073f2a170
Make Polybar more compact 2018-05-29 12:26:09 +02:00
M1dgard 3d5e10ea13
More stuff in my Polybar
It's getting too crowded there. I should clean this mess up somehow.
2018-05-29 12:26:09 +02:00
M1dgard 0d96c85cec
Add margin between last module and applets 2018-05-29 12:26:09 +02:00
M1dgard 9d90d53c3d
Add OpenWeatherMap module
It needs an API key for which you have to solve a Google captcha which I
refuse, so I'm probably going to remove this again
2018-05-29 12:26:09 +02:00
M1dgard 621b90b166
Use bundled info-hackspeed 2018-05-29 12:26:09 +02:00
M1dgard a0bac51c81
Make dontcare condition easier 2018-05-29 12:26:09 +02:00
M1dgard 8a3525aef6
Change info-hackspeed Polybar script and config 2018-05-29 12:26:09 +02:00
M1dgard 04c999d295
Add a clarifying note in the Polybar config 2018-05-29 12:26:09 +02:00
M1dgard 2d98967aa7
Add a module I forked from polybar-scripts
I rewrote the info-hackspeed script. It should be a tad more energy
efficient now (just laptop things), you can also choose between cpm and
wpm, and the file is stored in RAM (in /tmp) instead of on disk.
2018-05-29 12:26:09 +02:00
M1dgard e374ee9348
Add some wifi icons in Polybar 2018-05-29 12:26:09 +02:00
M1dgard 70d9442995
Remove window title from polybar 2018-05-29 12:26:09 +02:00
M1dgard 92227fc2d4
Fix a stupid mistake in date formatting
Accidentally wrote %M instead of %m for month.
2018-05-29 12:26:09 +02:00
M1dgard 1182837047
Disable Polybar IPC for now
I don't need it at the moment
2018-05-29 12:26:09 +02:00
M1dgard 417daecfe7
Initial commit 2018-05-29 12:25:21 +02:00