Commit Graph

577 Commits

Author SHA1 Message Date
David JULIEN 1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
David JULIEN 296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
David JULIEN fa32f258e1
Merge branch 'dev' into venus
status: pipe sb-internet errors to /dev/null
        launch sb-mpdup at startup
2022-11-13 01:15:05 +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 0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +01:00
David JULIEN 8862a0553b [system] fix: muted volume notif + status 2022-11-12 23:20:28 +01:00
David JULIEN d6c587b287
Merge branch 'dev' into venus
ncmpc: move config files to ~/.config/.old
2022-11-12 17:17:07 +01:00
David JULIEN 3c07609ec9
[ncmpc] cleanup: move config folder to ~/.config/.old 2022-11-12 17:16:27 +01:00
David JULIEN 953f603f07
feat: local config 2022-11-12 17:13:59 +01:00
David JULIEN 6330e50dda [beets] feat: add config 2022-11-11 15:25:03 +01:00
David JULIEN cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
David JULIEN 618f657d4b [scripts] feat: convert audio files to ogg 2022-11-10 21:24:22 +01:00
David JULIEN fff5fa4456 [gnupg] feat: update config
keep agent alive for 1 week -> 1 day
chaneg default pinentry to GTK3
2022-11-10 21:24:22 +01:00
David JULIEN 1033487643 [zsh] fix: set envvars in .zprofile 2022-11-10 21:24:22 +01:00
David JULIEN f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
David JULIEN 7ab5d2909b [status] feat: add sb-cpu 2022-11-10 21:24:22 +01:00
David JULIEN 03a7796555 [nvim] fix: change deprecated LSP installer
use `mason` instead of `lsp-install`
2022-11-10 21:24:22 +01:00
David JULIEN 2e26e7df30 [nvim] fix: call packer *after* downloading it 2022-11-10 21:24:22 +01:00
David JULIEN f76d95e482 [nvim] feat: update packer icons during update 2022-11-10 21:24:22 +01:00
David JULIEN eebe0cbca5 [mail] feat: add tags for univ 2022-11-07 10:02:16 +01:00
David JULIEN e050010753 [status] fix: spaces + icons 2022-11-04 22:35:50 +01:00
David JULIEN 13c2b6f27e [dwm] fix: fonts declaration in dwm 2022-11-04 22:35:50 +01:00
David JULIEN 3c3ee82f26 [alias] cleanup: remove unused aliases + add useful ones 2022-11-04 22:35:37 +01:00
David JULIEN 8e74752fb6 [dwm] fix : make pinentry-gtk-3 a floating window 2022-11-04 18:52:45 +01:00
David JULIEN e28c09a733 [mail] fix: filters for univ 2022-11-04 16:31:40 +01:00
David JULIEN 438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
David JULIEN fd74b462fb [mail] refactor!: simplify mailboxes names
!!!BREAKING: check the configuration files to rename the mail
directories accordingly
2022-11-04 10:20:37 +01:00
David JULIEN a3af37de8c [mail] feat: add velo subfolder to univ-nantes 2022-11-04 10:08:13 +01:00
David JULIEN 541e28595f [scripts] feat: automatic cursor setup 2022-11-04 10:06:07 +01:00
David JULIEN 342d4973a3 [mail] feat: add forge subfolder to univ-nantes 2022-11-03 18:11:00 +01:00
David JULIEN 81b5358a21 [mail] fix: $NOTMUCH_CONFIG has a more generic name 2022-11-03 15:05:02 +01:00
David JULIEN 68c375abdc [sxhkd] feat: use XF86 keys by default for volume 2022-11-03 15:04:17 +01:00
David JULIEN 3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +01:00
David JULIEN 7b912a8aa9 [mail] fix: colors in light colorscheme 2022-11-02 10:42:08 +01:00
David JULIEN 3472023749 [dunst] fix: change default font to FiraCode 2022-11-02 10:41:19 +01:00
David JULIEN 540613898d [dwm] feat: support japanese symbols (no kanji) 2022-11-01 23:36:28 +01:00
David JULIEN 61d1045e72 [system] feat: use Fira + Nerd Symbols by default 2022-11-01 23:30:54 +01:00
David JULIEN e344488e65 [status] fix: icons 2022-11-01 23:30:40 +01:00
David JULIEN d029f52805 [status] fix: statusbar icons spacing 2022-10-31 10:37:04 +01:00
David JULIEN de5d6d68df
[mail] cleanup: remove unused accounts
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
David JULIEN 0005eff8a2 [status] fix: show volume when muted 2022-10-30 23:18:53 +01:00
David JULIEN 094bc994f2 [mail] refactor: divide neomuttrc into file + dir name change 2022-10-29 22:22:50 +02:00
David JULIEN 45930f277b [nvim] fix: contrast for light colorscheme 2022-10-29 21:24:16 +02:00
David JULIEN a17e7fc134 [mail] fix: check new-ness against $timestamp 2022-10-25 19:52:14 +02:00
David JULIEN e29723ec26 [nvim] feat: add a Telescope mapping to grep under cursor 2022-10-25 12:32:37 +02:00
David JULIEN 49a299d91b [nvim] feat: prefix Telescope maps with <leader>t 2022-10-25 12:32:37 +02:00
David JULIEN 9b6842e073 [mail] cleanup: notify only the maount of mails
no need to get loads of infos, just to know you get a mail
2022-10-25 12:32:37 +02:00
David JULIEN 1249c0099b [mail] fix: do not display drafts count in statusbar 2022-10-25 12:32:31 +02:00
David JULIEN 069ac13a3b [mail] feat: add keybindings to univ-nantes 2022-10-25 12:32:31 +02:00
David JULIEN 6614e219e9 [mail] feat: use a PGP key as default key, not just for signing 2022-10-25 12:32:18 +02:00