Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
5cce96f8ad [mail] fix: globbing for subdirectories 2022-10-19 23:43:14 +02:00
a612525900
Merge branch 'dev' into mercury
mail: fix @univ-nantes
        display subfolders
2022-10-19 22:04:32 +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
cacfe657a7 [scripts] fix: displayselect
fix default config + refactor code
2022-10-17 15:30:04 +02:00
b6110b6fdb [mail] feat: update sb-mailbox to use @univ-nantes
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
937a6aaa15 [displayselect] fix: grepping of monitors 2022-10-14 10:37:13 +02:00
0670ad37a6 [displayselect] feat: remove default config 2022-10-14 10:34:40 +02:00
9b07e00f95
Merge branch 'dev' into mercury
nvim: tweak autocompletion
scripts: fix tex files compilation
mail: add folders for ens account
status: separate states for wifi down and no ssid
2022-07-28 20:07:56 +02:00
40a6eb6330 [statusbar] feat: separate states for wifi down and no ssid 2022-07-28 20:06:53 +02:00
David JULIEN
dede9bcf79 [scripts] feat: compile main.tex the right way 2022-07-08 15:26:05 +02:00
519eecbc4b
Merge branch 'dev' into mercury
nvim: consistent names for LSP hints
statusbar: handle >100% battery cases
2022-06-11 12:25:17 +02:00
72d94850b4 [statusbar] feat: handle >100% battery cases 2022-06-11 12:24:01 +02:00
7fe2da7d37
Merge branch 'dev' into mercury
nvim:
        fix lsp hints
        fix latex snippets
        remove unused backup file

scripts:
        compiler luatex + main.tex if available
2022-05-31 22:02:30 +02:00
David JULIEN
5689005285 [scripts] feat: compile luatex + main project if exists 2022-05-31 17:24:57 +02:00
ba33d7baad
Merge branch 'dev' into mercury
script: fix screenshot
nvim: cleanup lsp config
        custom icons for packer
2022-05-04 23:06:38 +02:00
5d8c5ca6f4 [scripts] fix: screenshot
also add header
2022-05-03 20:23:13 +02:00
8fbbc291ab
Merge branch 'dev' into mercury
nvim: add colors + icons to nvim-cmp
        trim down colorscheme
dwm: add screenshot script
mail: change Centrale name to "Smecta"
2022-05-01 18:37:49 +02:00
0cb56c9a46 [dwm] feat: add screenshot script + keymap 2022-05-01 18:37:27 +02:00
fb9ea761df [nvim] feat: add nvim-cmp colors 2022-05-01 18:36:33 +02:00
24781bbf71
Merge branch 'dev' into mercury
nvim: change function name in cmp.lua
        [snippets] only jump inside snippets with tab
        fix snippets config
        custtom colored nodes for for snippets
        write latex keymaps the 0.7 way
2022-04-29 00:24:14 +02:00
695cd74e54 [nvim] feat: custom (colored) nodes for snippets 2022-04-29 00:23:08 +02:00
ce0709a0b1
Merge branch 'dev' into mercury
dwm: update to 6.3 (fresh restart)
nvim: update to 0.7
    change keymap API
    update LSP installation
    lua tabstop=8->4
    remove unused plugins
2022-04-27 22:47:51 +02:00
4e95af5b7a [dwm] fresh restart: update to 6.3 2022-04-27 22:44:33 +02:00
a3b75c39a6 [statusbar] fix: music icon in sb-music 2022-03-07 11:30:19 +01:00
c04f21a33b
Merge branch 'dev' into gentoo
dunst: update config according to upstream
mail: fix centrale account
      add dirs to mailo
tmux: fix lowerleft icon
2022-03-04 19:35:39 +01:00
c021088223 [scripts] feat: bulk now defaults to OGG convertion 2022-03-04 18:48:07 +01:00
d0972249c5
Merge branch 'dev' into gentoo
mail: add centrale mail account
nvim: fix lsp maps (API)
2022-01-14 10:55:35 +01:00
6fcc12da1c [mail] feat: add centrale mail account 2022-01-14 10:53:23 +01:00
e949adecdb [mail] fix: remove "etu" counter in statusbar 2022-01-14 10:52:22 +01:00
David JULIEN
2e3eaef75e
Merge branch 'dev' into gentoo
mail: enhance scan for new mail
2021-12-14 08:17:45 +01:00
David JULIEN
fea6a564d7 [mail] enhance scan for new mail
take everything into account, but trash
2021-12-14 08:17:03 +01:00
David JULIEN
e3c84d3c78
Merge branch 'dev' into gentoo
mail: add mutt/mbsync/msmtp config
        add mailo account config
        add mailo slot to sb-mailbox
2021-12-13 20:31:18 +01:00
David JULIEN
116987ba42 [statusbar] add mailo slot to sb-mailbox 2021-12-13 20:29:27 +01:00
David JULIEN
c982b10206
Merge branch 'dev' into gentoo
scripts: fetch infos are more robust
         fix tsession
alias: rsync --progress
nvim: cleanup comments
        enable netrw back again
2021-12-02 15:46:56 +01:00
David JULIEN
e842d326da [scripts] fix: tsession 2021-12-02 15:43:16 +01:00
David JULIEN
7fe8e25f1e [scripts] feat : fetch infos more robust on wm 2021-12-02 15:43:16 +01:00
David JULIEN
186732989f
Merge branch 'dev' into gentoo
scripts: fetch is more robust about wm and shell
2021-11-23 01:08:05 +01:00
David JULIEN
e3a86f9f7a [scripts] feat : fetch infos more robust on wm 2021-11-23 01:06:56 +01:00
David JULIEN
557c908e40
Merge branch 'dev' into gentoo
scripts: fix maker
zsh: add envvar
system: introduce tmux, irssi
gnupg: fix pinentry
ncmpcpp: don't display startup message
nvim: add luasnip maps
      tex formatoptions
2021-11-20 16:07:14 +01:00
David JULIEN
b7cb6c1940 [irssi] feat: add irc client 2021-11-20 16:05:46 +01:00
David JULIEN
2cee2b21fc [tmux] feat: introducing tmux
add keybindings for mail and irc
2021-11-20 16:05:46 +01:00
David JULIEN
46fdc12c29 [scripts] fix: maker cpp project handling 2021-11-20 15:44:39 +01:00
David JULIEN
ceccc122b7
Merge branch 'dev' into gentoo
system: speed up dmenuopen, filter files with `find`
nvim: tweak colorscheme
2021-10-29 23:00:00 +02:00
David JULIEN
ee9e0e819d
[nvim] astronomy: add static colors for coq 2021-10-29 22:59:24 +02:00
David JULIEN
ce6a7026d7 [scripts] fix: error codes
dmenuopen: don't return 0 in case of actual errors
switch-colors: no need to exit 0 if everything went well
2021-10-29 22:59:01 +02:00
David JULIEN
01cac0167f [scripts] feat: improve dmenuopen speed
don't look into every folder in $HOME
filter using `find`, not `grep`
2021-10-29 22:58:47 +02:00
David JULIEN
67bbfc215e
Merge branch 'dev' into gentoo
system: fix switch-colors
2021-10-23 04:35:39 +02:00
David JULIEN
1b55edd15c [system]fix: switch-colors 2021-10-23 04:34:08 +02:00
David JULIEN
c159408d5e
Merge branch 'dev' into gentoo
add $XDG_STATE_HOME and adapt scripts

nvim: introducing new colorscheme !
        -> add config file, utils
system: add light theme
system: change colorscheme, system-wide!
        -> add relevant scripts and config
2021-10-23 04:13:04 +02:00
David JULIEN
ca53077a59
feat: change colorscheme, system-wide
nvim: create the relevant utils
switch-colors: change xcolors + nvim colorscheme
        -> $XDG_STATE_HOME/{xcolors,nvim_colorscheme}
        -> $XDG_DATA_HOME/colorschemes for correspondance
sxhkd: keybindings
2021-10-23 04:11:53 +02:00
David JULIEN
268c870d04
feat: add $XDG_STATE_HOME directory
adapt sb-battery and setbg scripts
2021-10-23 04:10:23 +02:00
David JULIEN
b03369ba79
feat: introducing astronomy.nvim
new colorscheme!

added as a submodule, which will be pulled right where it needs to sit

updated the config to follow the changes

add colorscheme.lua to configurate
!!!BROKEN: this file uses script that are not yet committed
2021-10-23 04:10:12 +02:00
David JULIEN
2804438e43
Merge branch 'dev' into gentoo
wget: put history in cache
zsh: more readable prompt
nvim:
        fix python-lsp path
        add maps for verilog
        remove unused maps
        change colorscheme
                !!!BREAKING : removed Polyjuice
dmenu: use XResources to define colors
dwm: cleanup file
2021-10-22 00:10:25 +02:00
David JULIEN
f0920db8df cleanup: remove tabs, unused lines... 2021-10-22 00:08:02 +02:00
David JULIEN
3494015056 feat: use XResources to define colors 2021-10-22 00:08:02 +02:00
David JULIEN
aca04e5745
[nvim]feat: change colorscheme
!!!BREAKING : discard Polyjuice

new colorscheme will be delivered sooooooon
2021-10-22 00:07:49 +02:00
David JULIEN
6f3036b1f9
Merge branch 'dev' into gentoo
sb-music: fix parsing
2021-10-19 23:48:04 +02:00
David JULIEN
e953fd9a5a [sb-music] fix: song info parsing 2021-10-19 23:47:05 +02:00
David JULIEN
c3741dbac7
Merge branch 'dev' into gentoo
[nvim] feat: use nvim-lsp-installer

install lsp servers through plugins

!!! BREAKING: remove sumneko_lua submodule

config adapted in consequence
2021-10-17 12:51:11 +02:00
David JULIEN
17f7b09431
[nvim] feat: remove sumneko_lsp submodule
!!! BREAKING: install sumneko_lua through nvim
2021-10-17 12:46:32 +02:00
David JULIEN
a55a937bf0
Merge branch 'dev' into gentoo
lsp: upgrade sumneko
nvim: show cursorline
2021-10-14 11:56:40 +02:00
David JULIEN
0c69940ad9 feat: upgrade sumneko 2021-10-14 11:54:17 +02:00
David JULIEN
479168e629
Merge branch 'dev' into gentoo
lsp: upgrade sumneko_lua
2021-10-12 19:33:37 +02:00
David JULIEN
2cbf53d481 feat: upgrade sumneko_lua 2021-10-12 19:33:12 +02:00
David JULIEN
d1ee18cb51
Merge branch 'dev' into gentoo
apply nvim changes
2021-09-25 17:41:00 +02:00
David JULIEN
09b2d82212
feat: apply changes of neovim LSP
LSP diagnostics changed names
2021-09-25 17:39:20 +02:00
David JULIEN
40969de078
Merge branch 'dev' into gentoo
feat: properly display artist in sb-music
2021-09-25 13:53:09 +02:00
David JULIEN
7458ed872a feat: properly display album artist
only display title artist for compilations
2021-09-25 13:50:42 +02:00
David JULIEN
121d454e19
Merge branch 'dev' into gentoo
cleanup mpd config
set custom lyrics path for ncmpcpp
add alias to upgrade pip
only notify low battery on BAT0
2021-09-23 23:32:58 +02:00
David JULIEN
e8d6a02c00 fix: only notify low baterry when on BAT0 2021-09-23 23:32:27 +02:00
David JULIEN
b52234755e feat: show $SHELL version 2021-09-23 23:27:19 +02:00
David JULIEN
a6faec308b feat: display package manager 2021-09-19 12:38:58 +02:00
David JULIEN
39fe2c3a69
Merge branch 'dev' into gentoo
tweak statusbar:
        sb-battery displays slots
        sb-music display song artist, not album artist
        sb-internet display ssid, rather than wifi strength
2021-09-19 12:37:11 +02:00
David JULIEN
3cef4855a4 feat: update battery actions
notify when total of batteries is > 40
display battery slots
2021-09-19 12:32:33 +02:00
David JULIEN
c2f0fa4e6a feat: do not compute wifi strength
only display ssid
tweak wifi tests
2021-09-19 12:30:30 +02:00
David JULIEN
7c0ffbf953 feat: display song artist, not album artist 2021-09-19 12:29:02 +02:00
David JULIEN
e4e7c6ed4d
Merge branch 'dev' into gentoo
tweaking neovim colorscheme
2021-09-12 17:43:19 +02:00
David JULIEN
125404a49c feat: change search color in neovim 2021-09-12 17:42:56 +02:00
David JULIEN
10fafee5fd
Merge branch 'dev' into gentoo
update neovim colorscheme
update neovim completion engine
2021-09-12 02:30:24 +02:00
David JULIEN
d60da4b78a feat: tweaking nvim's colorscheme 2021-09-12 00:08:46 +02:00
David JULIEN
2306f88f57 fix: change icons 2021-09-12 00:03:19 +02:00
David JULIEN
6cf0718787 fix: icons 2021-09-12 00:03:10 +02:00
David JULIEN
7453de3393 fix: icons 2021-09-11 16:29:56 +02:00
David JULIEN
e5d3b5ffb5 Merge branch 'dev' into gentoo
remove devug lines in player
remove unneed code in mailsync
fix sxhkd keybindings
change caps lock remapping
2021-09-11 16:29:26 +02:00
David JULIEN
e47fc9eeb4 cleanup: sb-mailbox notifications
dunst already follows the mouse, no need to notify every display
2021-09-11 16:26:17 +02:00
David JULIEN
6786c78444 feat: maps caps_lock to **CTRL** instead of SUPER 2021-09-11 16:25:01 +02:00
David JULIEN
7903260119 cleanup: remove debug lines 2021-09-11 16:24:36 +02:00
David JULIEN
1d47841bfe fix: sb-torrent icons 2021-09-11 16:23:03 +02:00
David JULIEN
bf8804a467 feat: better handle 2 batteries 2021-09-09 22:18:20 +02:00
David JULIEN
0aa8c15431 fix: icons 2021-09-09 22:18:10 +02:00
David JULIEN
7565ea3ae0 feat: adapt fetch to gentoo 2021-09-08 19:10:38 +02:00