Commit Graph

581 Commits

Author SHA1 Message Date
3c7f8a29a7 [nvim] nvim: actually use fzf extension 2022-12-26 19:08:58 +01:00
791919d058 [nvim] feat: change telescope comment in packer.lua 2022-12-26 19:08:58 +01:00
84f11353e6 [nvim] feat: display packer in a floating window 2022-12-26 19:08:58 +01:00
David JULIEN
497bdec7ef
Merge branch 'dev' into thesis
sxhkd: do not open tmux session for neomutt
2022-12-12 09:52:19 +01:00
746f143bdb [sxhkd] cleanup: trim quotes for launched programs 2022-12-12 09:51:37 +01:00
97dcc60445 [sxhkd] fix: do not open a tmux session for neomut 2022-12-11 21:53:56 +01:00
David JULIEN
4493f7a73b
Merge branch 'dev' into thesis
nvim: add treesitter support for rust
git: fetch submodules on-demand
2022-12-05 14:11:21 +01:00
c0ec146fc2 [git] feat: fetch submodules on-demand 2022-12-05 14:09:58 +01:00
f5b5d3709c [nvim] feat: add treesitter support for rust 2022-12-04 23:35:29 +01:00
David JULIEN
4bffd0150a
Merge branch 'dev' into thesis
nvim: add rust config file
2022-12-02 16:56:08 +01:00
17e5453287 [nvim] feat: rust config file
format-on-save !
2022-12-02 16:54:40 +01:00
David JULIEN
9660285d8d [system] feat: source rust envvar 2022-12-02 16:21:31 +01:00
David JULIEN
6547dfe599
Merge branch 'dev' into thesis
nvim: fix lsp installation dir variable
        fix lspconfig require formatting
        format lsp server list
        add rust_analyzer LSP
2022-12-02 16:20:25 +01:00
e87b863640 [nvim] feat: add rust_analyzer LSP 2022-12-02 16:17:02 +01:00
c2d120ecf4 [nvim] format: nvim lsp server list 2022-12-02 16:17:02 +01:00
a2ead9f0c0 [nvim] fix: lspconfig require formatting 2022-12-02 16:17:02 +01:00
47cc2a3694 [nvim] fix: lsp installation dir variable
this is now a global variable
2022-12-02 16:16:32 +01:00
David JULIEN
862e29b012
Merge branch 'dev' into thesis
system: fix external mode for displayselect
2022-11-28 11:07:49 +01:00
fa919171a2 [system] fix: external mode for displayselect 2022-11-28 11:05:48 +01:00
David JULIEN
d0b59a6c93
Merge branch 'dev' into thesis
displayselect: add external mode for docked setup
2022-11-25 16:45:31 +01:00
81e5498349 [system] feat: add external mode to displayselect
in case of laptop, one may be interested in disconnecting the internal
display, if you're docked for instance

this mode allows to chose an internal display to be disabled, and then
configure a setup as in default mode
2022-11-25 16:44:41 +01:00
David JULIEN
865f400521 [mail] fix: file sourcing in mailsync 2022-11-24 09:24:20 +01:00
David JULIEN
fafbc7029c
Merge branch 'dev' into thesis
mail: fix notification through cron
      add keymaps to next- and previous-new
2022-11-24 09:22:27 +01:00
d62bd902a0 [mail] feat: keymaps to next- or previous-new mail 2022-11-24 09:20:05 +01:00
5a4c0abad0 [system] feat: change default lockscreen to xss-lock 2022-11-23 23:36:29 +01:00
3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
David JULIEN
003a721e7d [scripts] feat: local config for xrandr setup 2022-11-22 10:33:49 +01:00
David JULIEN
a9ae482b32
Merge branch 'dev' into thesis
scripts: add mode variable to xrandr setup
2022-11-22 10:33:04 +01:00
46b806234d [scripts] feat: add "mode" variable to xrandr setup 2022-11-22 10:29:49 +01:00
David JULIEN
8e83187344
Merge branch 'dev' into thesis
status: fix spaces in sb-cpu
mail [WIP]: fix filtering
2022-11-21 10:21:21 +01:00
cceef6fe61 [WIP][mail] fix: mail flitering 2022-11-21 10:19:14 +01:00
fff6cc7ca8 [status] fix: space in sb-cpu 2022-11-18 12:14:53 +01:00
David JULIEN
be4d042579 fix: local config 2022-11-18 10:38:18 +01:00
David JULIEN
05a8a07c44
Merge branch 'dev' into thesis
displayselect: fix layout selection
2022-11-17 18:16:11 +01:00
1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
David JULIEN
4ee03b5cf5
Merge branch 'dev' into thesis
status: fix icons
        add sb-cpu
        fix sb-internet cat if non-existing iface
nvim: fix packer installation
        change packer icons
        change deprecated LSP installer
scripts: change default distro to Gentoo
zsh: set envvar in .zprofile
gnupg: update cache time
scipts: add oggconv
beets: add config
ncmpc: move config to ~/.config/.old
music: fix sb-mpdup startup
mpd: change instance check
2022-11-17 18:14:13 +01:00
296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +01:00
3c07609ec9
[ncmpc] cleanup: move config folder to ~/.config/.old 2022-11-12 17:16:27 +01:00
6330e50dda [beets] feat: add config 2022-11-11 15:25:03 +01:00
cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
618f657d4b [scripts] feat: convert audio files to ogg 2022-11-10 21:24:22 +01:00
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
1033487643 [zsh] fix: set envvars in .zprofile 2022-11-10 21:24:22 +01:00
f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
7ab5d2909b [status] feat: add sb-cpu 2022-11-10 21:24:22 +01:00
03a7796555 [nvim] fix: change deprecated LSP installer
use `mason` instead of `lsp-install`
2022-11-10 21:24:22 +01:00
2e26e7df30 [nvim] fix: call packer *after* downloading it 2022-11-10 21:24:22 +01:00
f76d95e482 [nvim] feat: update packer icons during update 2022-11-10 21:24:22 +01:00