Commit Graph

551 Commits

Author SHA1 Message Date
David JULIEN 24424c17ec [status] fix: sb-music icons
now that we use Symbols Nerd even on gentoo, we can use the default
icons
2022-11-04 22:43:38 +01:00
David JULIEN 6ec351ff64
Merge branch 'dev' into mercury
status: fix spaces + icons
dwm: make pinentry-gtk-3 prompt floating
        fix fonts declaration
alias: cleanup + add useful ones
2022-11-04 22:39:51 +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 4b057bcba5 Merge branch 'dev' into mercury
dunst: change default font
mail: fix colors in light colorscheme
        fix $NOTMUCH-CONFIG
        add forge and velo subfolders for univ
        !!! change mailboxes dirnames
        add filters for univ
status: fix trailing spaces in sb-mailbox
sxhkd: use XF86 keys by default for volume
scripts: automatic cursor setup
2022-11-04 17:57:24 +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 21ca0c28de Merge branch 'dev' into mercury
status: fix icons
system: change default fonts to Fira + Nerd Symbols
        support japanes characters (no kanji)
2022-11-01 23:38:25 +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 1bc71e7b3f
Merge branch 'dev' into mercury
mail: remove unused accounts
status (empty): show volume when muted
2022-10-30 23:28:50 +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 6f6ebc73c7
Merge branch 'dev' into mercury
mail: change config dirname
        split config file
nvim: fix light colorscheme
2022-10-30 13:00:07 +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 18fa36a655 Merge branch 'dev' into mercury
git: fix gitignore
mail: fix globbing in subdirectories
        use XDG_DIRECTORIES variables
        use PGP keys as default keys, not just for signing
        add keybindings to univ-nantes
        fix display in statusbar
        notify only the amount of mail, not content
        fix timestamp for sync
nvim: fix deprecated functions in nvim-cmp
        change Telescope keymaps prefixes
        add Telescope keymap for grepping
2022-10-25 22:28:50 +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
David JULIEN 89c6812490 [mail] fix: use XDG_DIRECTORIES variables for mailcap 2022-10-25 12:00:07 +02:00
David JULIEN 13efea3df4 [nvim.cmp] fix: deprecated function 2022-10-19 23:43:21 +02:00
David JULIEN 5cce96f8ad [mail] fix: globbing for subdirectories 2022-10-19 23:43:14 +02:00
David JULIEN d5714c0ca2 [git] fix: gitignore path in ~/.local 2022-10-19 23:29:29 +02:00
David JULIEN a612525900
Merge branch 'dev' into mercury
mail: fix @univ-nantes
        display subfolders
2022-10-19 22:04:32 +02:00
David JULIEN 6226e99122 [mail] feat: subfolders display for @univ-nantes 2022-10-19 10:05:50 +02:00
David JULIEN 87de4c3ad0 [mail] fix: use the right @univ-nantes adress
ref. 5bc787c
2022-10-18 11:07:00 +02:00
David JULIEN d8f5743fb6
Merge branch 'dev' into mercury
displayselect: fix script + default config
mail: add univ-nantes account
      use env variables when possible
      update sb-mailbox
gnupg: use pinentry-gtk2 instead of curses
2022-10-17 23:01:34 +02:00
David JULIEN a5b65926be [gnupg] feat: use pinentry-gtk instead of curses
prevents deadlocks if not called from a terminal
2022-10-17 18:00:26 +02:00
David JULIEN 139cfc8330 feat: add gitignore 2022-10-17 17:29:49 +02:00
David JULIEN 6df140ccdd [mail] feat: add signature for @univ-nantes 2022-10-17 16:22:05 +02:00
David JULIEN cacfe657a7 [scripts] fix: displayselect
fix default config + refactor code
2022-10-17 15:30:04 +02:00
David JULIEN 5b158166db [mail] feat: add bindings for folders of @univ-nantes 2022-10-17 14:39:47 +02:00