Commit Graph

235 Commits

Author SHA1 Message Date
David JULIEN 7ba156af2d
Merge branch 'dev' into thesis
nvim: remove nvim-autopairs
        remove default template snippets
scripts: remove tex compilation files only on success
2023-01-18 09:45:19 +01:00
David JULIEN c43b07af1a [scripts] fix: remove tex compilation files only on success 2023-01-18 09:45:06 +01:00
David JULIEN 816cb15a5b [pass] feat: add passmenu script
unavailable through `pass` package
2023-01-10 10:30:19 +01:00
David JULIEN d4e0f2c335 [dmenu] fix: path expansion unavailable through dash 2023-01-10 10:29:39 +01:00
David JULIEN 0bfe77806e
Merge branch 'dev' into thesis
nvim: fix tex snippets
system: use $internal in displayselect
2023-01-10 10:27:45 +01:00
David JULIEN 760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
David JULIEN ca9ef97e6e
Merge branch 'dev' into thesis
nvim: show textwidth column
2023-01-09 18:04:13 +01:00
David JULIEN 486c1b70ab [nvim] feat: display textwidth column 2023-01-09 18:03:35 +01:00
David JULIEN 8ed8116312
Merge branch 'dev' into thesis
nvim: remove icons from completion
        use textobjects with treesitter
        smart pasting in visual mode
        add description to <C-E>
        comments and formatting in maps.lua
        keymaps in visual-mode only
        fix lsp formatting
mail: remove personal config from public repo
st: update to 0.9
        fix color codes in config.def.h
dmenu: update to 5.2
dwm: update to 6.4
        window selborder gets its own variable
        increase bordersize
        restoreafterrest patch
system: restartsig patch for dwm
dotfiles: put everything on chapril.org
        update gitignore
2023-01-09 14:54:24 +01:00
David JULIEN 863b0c367b [dwm] feat: restoreafterrestart patch 2023-01-08 18:12:17 +01:00
David JULIEN 1344ce8f2d [st] fix: color codes in config.def.h 2023-01-08 17:46:53 +01:00
David JULIEN f80d348612 [system] feat: restartsig patch for dwm
switch-color keybinding now restarts dwm
2023-01-08 15:32:14 +01:00
David JULIEN e697700e75
[dwm] feat: update to 6.4 2023-01-08 15:29:47 +01:00
David JULIEN 9625223687
[dmenu] feat: update to 5.2 2023-01-08 15:28:46 +01:00
David JULIEN 0e9e90734d
[st] feat: update to 0.9 2023-01-08 15:28:08 +01:00
David JULIEN 58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +01:00
David JULIEN 862e29b012
Merge branch 'dev' into thesis
system: fix external mode for displayselect
2022-11-28 11:07:49 +01:00
David JULIEN 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
David JULIEN 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
David JULIEN 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
David JULIEN 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
David JULIEN 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
David JULIEN 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
David JULIEN abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
David JULIEN cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
David JULIEN 618f657d4b [scripts] feat: convert audio files to ogg 2022-11-10 21:24:22 +01:00
David JULIEN f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
David JULIEN 7ab5d2909b [status] feat: add sb-cpu 2022-11-10 21:24:22 +01:00
David JULIEN 401ae37067 Merge branch 'dev' into thesis
dwm: make pinentry-gtk-3 floating window
        fix fonts declaration
status: fix spaces + icons
alias: removed unused ones + add useful others
mail: add tags for univ
2022-11-07 10:03:42 +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 8e74752fb6 [dwm] fix : make pinentry-gtk-3 a floating window 2022-11-04 18:52:45 +01:00
David JULIEN 5873736a85 Merge branch 'dev' into thesis
mail: add filters for uni
status: fix sb-mailbox
2022-11-04 16:32:02 +01:00
David JULIEN 438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
David JULIEN 2cf29ae929 Merge branch 'dev' into thesis
mail: add velo and forge subfolder
scripts: automatic cursor setup
2022-11-04 10:09:06 +01:00
David JULIEN 541e28595f [scripts] feat: automatic cursor setup 2022-11-04 10:06:07 +01:00
David JULIEN 7c067914ba Merge branch 'dev' into thesis
status: remove trailing spaces in sb-internet
2022-11-03 10:30:13 +01:00
David JULIEN 3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +01:00
David JULIEN a1ef494df2 Merge branch 'dev' into thesis
status: fix icons
system: support japanes characters (no kanji)
        change default fonts to Fira + Nerd Symbols
2022-11-02 09:50:15 +01:00
David JULIEN 540613898d [dwm] feat: support japanese symbols (no kanji) 2022-11-01 23:36:28 +01:00
David JULIEN e344488e65 [status] fix: icons 2022-11-01 23:30:40 +01:00