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
e28c09a733
[mail] fix: filters for univ
2022-11-04 16:31:40 +01:00
438c25f4ff
[mail] feat: add filters for univ
2022-11-04 16:31:35 +01:00
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
a3af37de8c
[mail] feat: add velo subfolder to univ-nantes
2022-11-04 10:08:13 +01:00
541e28595f
[scripts] feat: automatic cursor setup
2022-11-04 10:06:07 +01:00
342d4973a3
[mail] feat: add forge subfolder to univ-nantes
2022-11-03 18:11:00 +01:00
81b5358a21
[mail] fix: $NOTMUCH_CONFIG has a more generic name
2022-11-03 15:05:02 +01:00
68c375abdc
[sxhkd] feat: use XF86 keys by default for volume
2022-11-03 15:04:17 +01:00
3284e727b7
[status] fix: trailing spaces in sb-internet
2022-11-03 10:30:06 +01:00
7b912a8aa9
[mail] fix: colors in light colorscheme
2022-11-02 10:42:08 +01:00
3472023749
[dunst] fix: change default font to FiraCode
2022-11-02 10:41:19 +01:00
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
540613898d
[dwm] feat: support japanese symbols (no kanji)
2022-11-01 23:36:28 +01:00
61d1045e72
[system] feat: use Fira + Nerd Symbols by default
2022-11-01 23:30:54 +01:00
e344488e65
[status] fix: icons
2022-11-01 23:30:40 +01:00
d029f52805
[status] fix: statusbar icons spacing
2022-10-31 10:37:04 +01:00
1bc71e7b3f
Merge branch 'dev' into mercury
...
mail: remove unused accounts
status (empty): show volume when muted
2022-10-30 23:28:50 +01:00
de5d6d68df
[mail] cleanup: remove unused accounts
...
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
0005eff8a2
[status] fix: show volume when muted
2022-10-30 23:18:53 +01:00
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
094bc994f2
[mail] refactor: divide neomuttrc into file + dir name change
2022-10-29 22:22:50 +02:00
45930f277b
[nvim] fix: contrast for light colorscheme
2022-10-29 21:24:16 +02:00
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
a17e7fc134
[mail] fix: check new-ness against $timestamp
2022-10-25 19:52:14 +02:00
e29723ec26
[nvim] feat: add a Telescope mapping to grep under cursor
2022-10-25 12:32:37 +02:00
49a299d91b
[nvim] feat: prefix Telescope maps with <leader>t
2022-10-25 12:32:37 +02:00
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
1249c0099b
[mail] fix: do not display drafts count in statusbar
2022-10-25 12:32:31 +02:00
069ac13a3b
[mail] feat: add keybindings to univ-nantes
2022-10-25 12:32:31 +02:00
6614e219e9
[mail] feat: use a PGP key as default key, not just for signing
2022-10-25 12:32:18 +02:00
89c6812490
[mail] fix: use XDG_DIRECTORIES variables for mailcap
2022-10-25 12:00:07 +02:00
13efea3df4
[nvim.cmp] fix: deprecated function
2022-10-19 23:43:21 +02:00
5cce96f8ad
[mail] fix: globbing for subdirectories
2022-10-19 23:43:14 +02:00
d5714c0ca2
[git] fix: gitignore path in ~/.local
2022-10-19 23:29:29 +02:00
a612525900
Merge branch 'dev' into mercury
...
mail: fix @univ-nantes
display subfolders
2022-10-19 22:04:32 +02:00
6226e99122
[mail] feat: subfolders display for @univ-nantes
2022-10-19 10:05:50 +02:00
87de4c3ad0
[mail] fix: use the right @univ-nantes adress
...
ref. 5bc787c
2022-10-18 11:07:00 +02:00
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
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
139cfc8330
feat: add gitignore
2022-10-17 17:29:49 +02:00
6df140ccdd
[mail] feat: add signature for @univ-nantes
2022-10-17 16:22:05 +02:00
cacfe657a7
[scripts] fix: displayselect
...
fix default config + refactor code
2022-10-17 15:30:04 +02:00
5b158166db
[mail] feat: add bindings for folders of @univ-nantes
2022-10-17 14:39:47 +02:00
b6110b6fdb
[mail] feat: update sb-mailbox to use @univ-nantes
...
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
bc45514a3b
[pass] update pass commands according to new layout
2022-10-17 11:59:37 +02:00
d8afd0789b
[system] feat: fix issues between JAVA and dwm
2022-10-17 10:41:43 +02:00
5bc787c7ea
[mail] feat: add @univ-nantes to replace @ens-lyon
2022-10-17 10:40:40 +02:00
48b48db3b7
[mail] refactor: use env variables
2022-10-17 10:40:36 +02:00
32c794954f
[mutt] feat: change folders tracked for ens
2022-10-14 10:51:15 +02:00