David JULIEN
c159408d5e
Merge branch 'dev' into gentoo
...
add $XDG_STATE_HOME and adapt scripts
nvim: introducing new colorscheme !
-> add config file, utils
system: add light theme
system: change colorscheme, system-wide!
-> add relevant scripts and config
2021-10-23 04:13:04 +02:00
David JULIEN
268c870d04
feat: add $XDG_STATE_HOME directory
...
adapt sb-battery and setbg scripts
2021-10-23 04:10:23 +02:00
David JULIEN
121d454e19
Merge branch 'dev' into gentoo
...
cleanup mpd config
set custom lyrics path for ncmpcpp
add alias to upgrade pip
only notify low battery on BAT0
2021-09-23 23:32:58 +02:00
David JULIEN
e8d6a02c00
fix: only notify low baterry when on BAT0
2021-09-23 23:32:27 +02:00
David JULIEN
39fe2c3a69
Merge branch 'dev' into gentoo
...
tweak statusbar:
sb-battery displays slots
sb-music display song artist, not album artist
sb-internet display ssid, rather than wifi strength
2021-09-19 12:37:11 +02:00
David JULIEN
3cef4855a4
feat: update battery actions
...
notify when total of batteries is > 40
display battery slots
2021-09-19 12:32:33 +02:00
David JULIEN
bf8804a467
feat: better handle 2 batteries
2021-09-09 22:18:20 +02:00
David JULIEN
754f46f7c6
Merge branch 'dev' into gentoo
2021-09-08 13:27:23 +02:00
David JULIEN
83809e1988
cleanup: variables and code
2021-09-07 23:52:48 +02:00
David JULIEN
4236c85f20
feat: introducing gentoo on ThinkPad
2021-09-07 23:50:33 +02:00
David JULIEN
6de603081f
format: statusbar
...
date display
mailbox display
battery icon
2021-03-10 22:59:00 +01:00
David JULIEN
a2a86bf24e
format: battery block simplification
2021-02-22 14:39:52 +01:00
David JULIEN
e0e386c9dd
fix: notification when battery runs low
2021-02-22 12:41:52 +01:00
David JULIEN
397f10b8d2
feat: put spaces in statusbar modules
2021-02-21 00:36:26 +01:00
David JULIEN
788e1a14eb
fix: switch statement on battery status
2021-02-16 12:26:50 +01:00
David JULIEN
9d06a61780
legal: change license to GPLv3 in script headers
...
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).
I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).
This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).
It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David JULIEN
df6918e262
feat: remove deprecated scripts
...
BREAKING: remove bat_notify
-> notifications are sent through .local/bin/statusbar/sb-battery
BREAKING: remove AC_notify
BREAKING: remove backligt_notify
BREAKING: remove refbar
-> use dwmblocks
2021-02-16 00:33:55 +01:00
David JULIEN
2b622f0c58
legal: give credit to Luke Smith for recent additions
2021-02-16 00:32:20 +01:00
David JULIEN
10321a0d21
feat: use dwmblocks as statusbar
...
remove .local/bin/dwmbar
add .local/bin/statusbar scripts directory
update .profile ($PATH)
update .xprofile (dwmblocks at startup)
2021-02-16 00:29:24 +01:00