Commit Graph

22 Commits

Author SHA1 Message Date
David JULIEN 48ef15d12b
Merge branch 'dev' into thesis
status: fix openvpn status check
        fix openvpn status display
2023-01-20 10:40:00 +01:00
David JULIEN 9a46c8d9af [status] fix: openvpn status display 2023-01-19 19:17:37 +01:00
David JULIEN 553556143f [status] fix: openvpn status check 2023-01-19 19:17:02 +01:00
David JULIEN 4ee03b5cf5
Merge branch 'dev' into thesis
status: fix icons
        add sb-cpu
        fix sb-internet cat if non-existing iface
nvim: fix packer installation
        change packer icons
        change deprecated LSP installer
scripts: change default distro to Gentoo
zsh: set envvar in .zprofile
gnupg: update cache time
scipts: add oggconv
beets: add config
ncmpc: move config to ~/.config/.old
music: fix sb-mpdup startup
mpd: change instance check
2022-11-17 18:14:13 +01:00
David JULIEN abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
David JULIEN 401ae37067 Merge branch 'dev' into thesis
dwm: make pinentry-gtk-3 floating window
        fix fonts declaration
status: fix spaces + icons
alias: removed unused ones + add useful others
mail: add tags for univ
2022-11-07 10:03:42 +01:00
David JULIEN e050010753 [status] fix: spaces + icons 2022-11-04 22:35:50 +01:00
David JULIEN 7c067914ba Merge branch 'dev' into thesis
status: remove trailing spaces in sb-internet
2022-11-03 10:30:13 +01:00
David JULIEN 3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +01:00
David JULIEN a1ef494df2 Merge branch 'dev' into thesis
status: fix icons
system: support japanes characters (no kanji)
        change default fonts to Fira + Nerd Symbols
2022-11-02 09:50:15 +01:00
David JULIEN e344488e65 [status] fix: icons 2022-11-01 23:30:40 +01:00
David JULIEN d58c838ef2 Merge branch 'dev' into thesis
status: fix icons spacing
2022-10-31 10:38:52 +01:00
David JULIEN d029f52805 [status] fix: statusbar icons spacing 2022-10-31 10:37:04 +01:00
David JULIEN d7b73f7126 feat: thesis config 2022-10-17 18:16:40 +02:00
David JULIEN 40a6eb6330 [statusbar] feat: separate states for wifi down and no ssid 2022-07-28 20:06:53 +02:00
David JULIEN c2f0fa4e6a feat: do not compute wifi strength
only display ssid
tweak wifi tests
2021-09-19 12:30:30 +02:00
David JULIEN 9ee6d451d6 fix: remove '---' when wifi is down 2021-07-12 17:53:48 +02:00
David JULIEN d65d3cbe3a feat: add vpn icons in statusbar 2021-04-09 11:20:27 +02:00
David JULIEN 397f10b8d2 feat: put spaces in statusbar modules 2021-02-21 00:36:26 +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 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