Commit Graph

276 Commits

Author SHA1 Message Date
65572204a3
Merge branch 'dev' into mercury
status: fix openvpn check
        fix openvpn status display
2023-01-19 19:18:07 +01:00
9a46c8d9af [status] fix: openvpn status display 2023-01-19 19:17:37 +01:00
553556143f [status] fix: openvpn status check 2023-01-19 19:17:02 +01:00
36f83fb6ff
Merge branch 'dev' into mercury
nvim: remove nvim-autopairs
        remove template snippets
scripts: remove tex compilation files only on success
2023-01-19 19:15:08 +01:00
c43b07af1a [scripts] fix: remove tex compilation files only on success 2023-01-18 09:45:06 +01:00
de06b3c094
Merge branch 'dev' into mercury
nvim: update tex snippets
system: use $internal instead of "eDP-1" in displayselect
        reset dwm after switching colors or display layout
2023-01-14 12:39:55 +01:00
760f3cea63 [system] fix: actually use $internal in displayselect 2023-01-10 10:26:43 +01:00
67adad0fa3
Merge branch 'dev' into mercury
mail: fix neomuttrc.template
nvim: show textwidth column
2023-01-09 21:29:40 +01:00
486c1b70ab [nvim] feat: display textwidth column 2023-01-09 18:03:35 +01:00
77851f57e1
Merge branch 'dev' into mercury
dwm: restoreafterrestart patch
dotfiles: update gitignore
2023-01-08 20:36:19 +01:00
863b0c367b [dwm] feat: restoreafterrestart patch 2023-01-08 18:12:17 +01:00
e721f2c88e
Merge branch 'dev' into mercury
st: fix colors
2023-01-08 17:47:51 +01:00
1344ce8f2d [st] fix: color codes in config.def.h 2023-01-08 17:46:53 +01:00
9c82339d2f
Merge branch 'dev' into mercury
st: update to 0.9
dmenu: update to 5.2
dwm: update to 6.4
        restartsig patch
system: switch-color keybinding now restarts dwm
2023-01-08 15:33:17 +01:00
f80d348612 [system] feat: restartsig patch for dwm
switch-color keybinding now restarts dwm
2023-01-08 15:32:14 +01:00
e697700e75
[dwm] feat: update to 6.4 2023-01-08 15:29:47 +01:00
9625223687
[dmenu] feat: update to 5.2 2023-01-08 15:28:46 +01:00
0e9e90734d
[st] feat: update to 0.9 2023-01-08 15:28:08 +01:00
59cc3debfd
Merge branch 'dev' into mercury
dwm: window selborder gets its own variable
        increase bordersize
2023-01-08 00:29:04 +01:00
58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +01:00
1be08834b9
Merge branch 'dev' into mercury
system:: fix external mode for displayselect
nvim: fix lsp installation dir variable
        fix lspconfig require formatting
        format nvim lsp server list
        add rust LSP + config files
git: fetch submodules on-demand
sxhkd: do not open a tmux session for neomutt
2022-12-11 21:56:22 +01:00
fa919171a2 [system] fix: external mode for displayselect 2022-11-28 11:05:48 +01:00
418cea6ea6
Merge branch 'dev' into mercury
mail: add maps for next- and previous-new
displayselect: add external mode for docked setup
2022-11-25 19:26:05 +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
059ca336c1 Merge branch 'dev' into mercury
system: add "mode" to xrandr setup
        chage default lock utility to xss-lock

mail: fix notifications through cronie
2022-11-23 23:38:43 +01:00
3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
46b806234d [scripts] feat: add "mode" variable to xrandr setup 2022-11-22 10:29:49 +01:00
f075333be0
Merge branch 'dev' into mercury
scripts: fix displayselect layout selection
status: fix spaces in sb-cpu
mail [WIP]: fix filtering
2022-11-21 19:30:33 +01:00
fff6cc7ca8 [status] fix: space in sb-cpu 2022-11-18 12:14:53 +01:00
1d9fc97dcf [scripts] fix: displayselect layout selection 2022-11-17 18:15:18 +01:00
306ed8998a
Merge branch 'dev' into mercury
cleanup: move ncmpc config to .old
mpd: fix checking for existing instance
status: fix launch of sb-mpdup
        pipe errors to /dev/null if net iface is missing
2022-11-14 11:09:44 +01:00
abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
f00308fa0b Merge branch 'dev' into mercury
scripts: fix light colorscheme for fetch
beets: add config
2022-11-11 16:17:12 +01:00
cc37b384aa [scripts] feat: fix white colorschme for fetch 2022-11-11 15:24:11 +01:00
89c72efd44
Merge branch 'dev' into mercury
nvim: update packer icons
        call packer after downloading it
        fix deprecated LSP installer
status: add sb-cpu
scripts: adapt to Gentoo (default distro)
        convert audio files to ogg
gnupg: keep agent alive for 1 day, pinentry-gtk-3 by default
2022-11-10 22:37:22 +01:00
618f657d4b [scripts] feat: convert audio files to ogg 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
40c7430ca7 [status] fix: sb-volume icons 2022-11-07 19:12:35 +01:00
24424c17ec [status] fix: sb-music icons
now that we use Symbols Nerd even on gentoo, we can use the default
icons
2022-11-04 22:43:38 +01:00
6ec351ff64
Merge branch 'dev' into mercury
status: fix spaces + icons
dwm: make pinentry-gtk-3 prompt floating
        fix fonts declaration
alias: cleanup + add useful ones
2022-11-04 22:39:51 +01:00
e050010753 [status] fix: spaces + icons 2022-11-04 22:35:50 +01:00
13c2b6f27e [dwm] fix: fonts declaration in dwm 2022-11-04 22:35:50 +01:00
8e74752fb6 [dwm] fix : make pinentry-gtk-3 a floating window 2022-11-04 18:52:45 +01:00
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
438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
541e28595f [scripts] feat: automatic cursor setup 2022-11-04 10:06:07 +01:00
3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +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