Commit Graph

346 Commits

Author SHA1 Message Date
David JULIEN f566ff7d8f feat: dedicated script for statusbar date module 2021-02-21 00:36:26 +01:00
David JULIEN 397f10b8d2 feat: put spaces in statusbar modules 2021-02-21 00:36:26 +01:00
David JULIEN 82e236a2d9 feat: proper xdg-open configuration 2021-02-21 00:36:26 +01:00
David JULIEN ac9ed58abe feat: neomutt open file through mailcap + xdg-open 2021-02-21 00:36:18 +01:00
David JULIEN 5243ab4b38 fix: exit if no new mail, even when syncing 2021-02-18 15:01:44 +01:00
David JULIEN bdef14fd32 feat: show unread mails count per account in statusbar 2021-02-18 15:01:44 +01:00
David JULIEN 7ef29fb98f feat: send one notification per account 2021-02-18 15:01:38 +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 bc7ba31d5c fix: add padding to pos in non-focused window 2021-02-16 01:09:56 +01:00
David JULIEN 052ff9bfd0 feat: add neomutt keybinding 2021-02-16 01:09:56 +01:00
David JULIEN 347d9e6997 feat: update shebang
/bin/sh -> /usr/bin/env sh
2021-02-16 00:37:46 +01:00
David JULIEN d50b60546e cleanup: script headers 2021-02-16 00:37:44 +01:00
David JULIEN 9eb25dee54 fix: rephrase, typos in README 2021-02-16 00:37:05 +01:00
David JULIEN 0a25a88802 feat: move android config files to .config 2021-02-16 00:37:05 +01:00
David JULIEN fb3be783fc feat: unlock GPG at login 2021-02-16 00:37:05 +01:00
David JULIEN a980567c05 feat: remove Noto (Google) fonts
use Fira Sans instead
2021-02-16 00:36:51 +01:00
David JULIEN 95713ba7fd rename: underscore -> hyphen
arch_setup -> arch-setup
audio_notify -> audio-notify
update README in consequence
2021-02-16 00:34:53 +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 306ff0eb81 legal: add a link to Luke Smith' mutt-wizard
neomutt config files are directly adapted from Luke Smith' work
2021-02-16 00:32:26 +01:00
David JULIEN 2b622f0c58 legal: give credit to Luke Smith for recent additions 2021-02-16 00:32:20 +01:00
David JULIEN fe17bd62e5 feat: add dwmblocks compilation directive 2021-02-16 00:29:53 +01:00
David JULIEN ef4b9b8e93 feat: change the statusbar update calls 2021-02-16 00:29:53 +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
David JULIEN 312ed19a7e cleanup: reformat scripts and variables 2021-02-16 00:27:08 +01:00
David JULIEN 5cc2a59e8e fix: call "$TERMINAL" instead of "st" 2021-02-16 00:27:08 +01:00
David JULIEN 36400e76e2 feat: remove mutt-wizard
got rid of mutt-wizard
-> .local/bin/mailsync is heavily inspired by Luke's community's work
2021-02-16 00:26:43 +01:00
David JULIEN 8d64ac56de feat: use neomutt as email client 2021-02-16 00:22:27 +01:00
David JULIEN 5adce8c287 feat: remove alsa-utils
amixer -> pulsemixer
2021-02-13 20:07:47 +01:00
David JULIEN 6b320e6249 fix: fix the way `mpd` is launched at startup 2021-02-13 17:12:58 +01:00
David JULIEN ff12f64348 feat: update README with up-to-date scripts 2021-02-12 23:34:54 +01:00
David JULIEN 180a969ef7 feat: add `bulk` script 2021-02-12 23:25:26 +01:00
David JULIEN fd71978fc5 feat: add description to `remaps` 2021-02-12 23:23:25 +01:00
David JULIEN 28dfdd5ae5 feat: change shebang to `/usr/bin/env sh`
this setting is more user-config compliant
2021-02-12 23:20:57 +01:00
David JULIEN b2bfb330a7 fix: GPG_TTY setting moved to zsh 2021-02-12 23:03:02 +01:00
David JULIEN f4cb7f182e feat: change pinentry-program to curses 2021-02-12 22:19:13 +01:00
David JULIEN ea68cb0853 feat: add git config file 2021-02-12 21:23:40 +01:00
David JULIEN ba54cf5032 feat: add album art to notifications
split behaviour for "stop" to avoid shenanigans when looking for the
album art
2021-02-12 00:11:27 +01:00
David JULIEN 6d082216ce feat: add icons to dunst notifications 2021-02-12 00:11:07 +01:00
David JULIEN 331dd26c34 feat: add `fetchart` plugin to `beets` 2021-02-11 23:50:05 +01:00
David JULIEN 663fd512da fix: device names change after xorg update 2021-02-11 23:48:49 +01:00
David dfd5247c1d feat: launch mpd at startup 2021-02-06 11:25:17 +01:00
David af93357560 feat: ncmpcpp can be spawn in a floating window 2021-02-06 00:08:45 +01:00
David 6fc5c852ec feat: automatically generate a pkglist for pacman
add a hook to pacman, generating a list of installed pakages and writing
it to `/home/swytch/.config/paru/pkglist`
2021-02-05 22:33:23 +01:00
David 3cdc6e80eb fix: hide dunst bug
dunst looks for icons even though it shouldn't
-> sending stderr to /dev/null to avoid printing on terminals

also configure icons in case it ever gets fixed
2021-02-05 22:22:22 +01:00
David dbfec34131 feat: `player` script
mpc wrapper to send notifications when controlling mpd
add keybindings for sxhkd
2021-02-05 22:21:53 +01:00
David f3da2228dc feat: use `paru` as AUR helper 2021-01-25 15:54:40 +01:00
David bcca21e04c fix: comment out CapsLock turnoff 2021-01-14 00:21:54 +01:00
David eb4be8facd cleanup: reorganize .profile 2021-01-13 00:53:44 +01:00
David d997301f47 feat: add some more xdg-compliance envvar 2021-01-13 00:53:44 +01:00