Commit Graph

577 Commits

Author SHA1 Message Date
David JULIEN 04523a2331 Merge branch 'dev' into thesis
mail: subdfolders display for @univ-nantes
2022-10-19 10:07:31 +02:00
David JULIEN 6226e99122 [mail] feat: subfolders display for @univ-nantes 2022-10-19 10:05:50 +02:00
David JULIEN a6c257d222 [mpd] fix: visualizer feed 2022-10-19 10:04:51 +02:00
David JULIEN 638c80b269 Merge branch 'dev' into thesis
fix @univ-nantes email adress
2022-10-18 11:09:07 +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 d7b73f7126 feat: thesis config 2022-10-17 18:16:40 +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
David JULIEN b6110b6fdb [mail] feat: update sb-mailbox to use @univ-nantes
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
David JULIEN bc45514a3b [pass] update pass commands according to new layout 2022-10-17 11:59:37 +02:00
David JULIEN d8afd0789b [system] feat: fix issues between JAVA and dwm 2022-10-17 10:41:43 +02:00
David JULIEN 5bc787c7ea [mail] feat: add @univ-nantes to replace @ens-lyon 2022-10-17 10:40:40 +02:00
David JULIEN 48b48db3b7 [mail] refactor: use env variables 2022-10-17 10:40:36 +02:00
David JULIEN 32c794954f [mutt] feat: change folders tracked for ens 2022-10-14 10:51:15 +02:00
David JULIEN 105b3d117f [mutt] feat: use XDG_BASE_DIRECTORIES 2022-10-14 10:45:23 +02:00
David JULIEN 937a6aaa15 [displayselect] fix: grepping of monitors 2022-10-14 10:37:13 +02:00
David JULIEN 0670ad37a6 [displayselect] feat: remove default config 2022-10-14 10:34: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 4540ec5578 [mail] feat: add MOVEP/QEST folders to ens account 2022-07-28 20:06:24 +02:00
David JULIEN dede9bcf79 [scripts] feat: compile main.tex the right way 2022-07-08 15:26:05 +02:00
David JULIEN a035e1ee17 [nvim] feat: tweak autocomplete behavior
change binding
autocomplete
2022-07-08 15:24:58 +02:00
David JULIEN 72d94850b4 [statusbar] feat: handle >100% battery cases 2022-06-11 12:24:01 +02:00
David JULIEN 1bd3ea5adc [nvim] fix: consistent names for diagnostics 2022-06-08 10:29:35 +02:00
David JULIEN 96b6b535a5 [nvim] cleanup: remove unused backup file 2022-05-31 17:31:35 +02:00
David JULIEN 5689005285 [scripts] feat: compile luatex + main project if exists 2022-05-31 17:24:57 +02:00
David JULIEN 12182ea487 [nvim] fix: lsp hints in signbar 2022-05-31 17:21:29 +02:00
David JULIEN 6bdf71567f [nvim] fix: no newline after itemize in tex files 2022-05-19 15:08:44 +02:00
David JULIEN 015c7f3936 [nvim] feat: add latex lsp 2022-05-17 16:45:58 +02:00
David JULIEN 9a076e3984 [sxhkd] feat: add screenshot -w keymap 2022-05-17 16:23:44 +02:00
David JULIEN 9360696302 [sxhkd] feat: alt key to tweak mappings 2022-05-17 16:23:07 +02:00
David JULIEN 33f4267a61 [sxhkd] feat: add slock keymap 2022-05-17 16:20:52 +02:00
David JULIEN 0c0baaaadf [ncmpcpp] feat: tweak colors to be readable in both ligh and dark themes 2022-05-17 12:00:02 +02:00
David JULIEN 583121534c [nvim] feat: custom icons for packer
also require it at the beginning
2022-05-04 22:59:13 +02:00
David JULIEN f25ef3e9be [nvim] feat: cleanup server setup 2022-05-04 22:58:42 +02:00
David JULIEN 5d8c5ca6f4 [scripts] fix: screenshot
also add header
2022-05-03 20:23:13 +02:00
David JULIEN f20223da57 [nvim] feat: update lsp config to follow plugins
nvim-lsp-installer stopped setting things up, setup lsp through
lspconfig
2022-05-02 23:35:31 +02:00
David JULIEN 407d9983a8 [nvim] fix: statusline diagnostics
diagnostics are buffer-specific
2022-05-02 23:32:25 +02:00
David JULIEN 0cb56c9a46 [dwm] feat: add screenshot script + keymap 2022-05-01 18:37:27 +02:00
David JULIEN fb9ea761df [nvim] feat: add nvim-cmp colors 2022-05-01 18:36:33 +02:00
David JULIEN 375f82d8e6 [nvim] refactor: trim down lsp icons + remove unused functions 2022-05-01 18:30:12 +02:00
David JULIEN f0596d3c80 [nvim] refactor: move CompletionItems to cmp.lua 2022-05-01 14:43:00 +02:00
David JULIEN 8f73067a9b [nvim] fix: variable names conflicts 2022-05-01 14:42:05 +02:00
David JULIEN c29a53ac58 [mail] feat: change Centrale displayed name
is now "Smecta"
2022-05-01 14:41:20 +02:00
David JULIEN 695cd74e54 [nvim] feat: custom (colored) nodes for snippets 2022-04-29 00:23:08 +02:00
David JULIEN e23ea8343a [nvim] feat: write latex keymaps the 0.7 way 2022-04-29 00:21:30 +02:00
David JULIEN 6fd5067bc4 [nvim] fix: snippets config 2022-04-29 00:20:18 +02:00
David JULIEN 6581d9af42 [nvim] feat: only jump inside the snippet 2022-04-29 00:18:53 +02:00