Commit graph

147 commits

Author SHA1 Message Date
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 654417e70c
Add my xfce4-terminal configuration 2018-05-29 12:26:09 +02:00
M1dgard cc29bba974
Make Peek floating, it's useless otherwise 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 31d49464be
Another JOSM window I don't want floating around 2018-05-29 12:26:09 +02:00
M1dgard 7f2fd15aed
Use calculator key to start terminal, add prank
When someone tries to open a terminal with Ctrl+Alt+T, show them a nice
message.
2018-05-29 12:26:09 +02:00
M1dgard 9670060487
Disable some autostart-things 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 c8808cbb5e
Unfloat Mapillary image window in JOSM 2018-05-29 12:26:09 +02:00
M1dgard a60f049035
Alignment is good 2018-05-29 12:26:09 +02:00
M1dgard 022859b987
i3 JOSM window rules: only match exact title 2018-05-29 12:26:09 +02:00
M1dgard 621b90b166
Use bundled info-hackspeed 2018-05-29 12:26:09 +02:00
M1dgard 0c7b6a86c1
Notify when battery monitor script fails 2018-05-29 12:26:09 +02:00
M1dgard a0bac51c81
Make dontcare condition easier 2018-05-29 12:26:09 +02:00
M1dgard 8ee7f27ee0
Fix notifications
It's a bug in Dunst which causes colours not to be set when you change
the urgency. Workaround by setting colours manually
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 2ac8db48bc
Add delay to scrot to avoid frame being included 2018-05-29 12:26:09 +02:00
M1dgard 3be8cf014f
Update desktop screenshot 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 7f8af9dafa
Change Rofi to glob matching
Fuzzy wasn't doing what I thought. I thought it'd use Levenshtein
distance but it matches .* between every character you type, which
doesn't do what I want.
2018-05-29 12:26:09 +02:00
M1dgard 6197cea712
Add Nextcloud notification rules (don't work!) 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 81bd371829
Extend Dunst icon path with "actions" icons 2018-05-29 12:26:09 +02:00
M1dgard 270d8f3566
Add more window specific rules 2018-05-29 12:26:09 +02:00
M1dgard 727c0c8f12
Increase unclutter timeout for easier xkcd reading
Title text popup disappears when unclutter hides the cursor
2018-05-29 12:26:09 +02:00
M1dgard 7da7b1ca9a
Also start Nextcloud applet 2018-05-29 12:26:09 +02:00
M1dgard 2fd95a3023
Save screenshots in /tmp
Otherwise I tend to hoard them
2018-05-29 12:26:09 +02:00
M1dgard e1a3523dc3
Notify when i3lock fails 2018-05-29 12:26:07 +02:00
M1dgard 82ba588faf
Colour i3's frames 2018-05-29 12:25:24 +02:00
M1dgard 417daecfe7
Initial commit 2018-05-29 12:25:21 +02:00