Commit Graph

25 Commits

Author SHA1 Message Date
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 c8aee7fd9c [dwm] feat: increase bordersize 2023-01-08 00:25:33 +01:00
David JULIEN 58f90bbf8b [dwm] feat: window selborder get its own variable 2023-01-08 00:25:07 +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 5a4c0abad0 [system] feat: change default lockscreen to xss-lock 2022-11-23 23:36:29 +01:00
David JULIEN 3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +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 296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
David JULIEN 0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +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 61d1045e72 [system] feat: use Fira + Nerd Symbols by default 2022-11-01 23:30:54 +01:00
David JULIEN 530694717f [system] feat: more local config
git uses gpg
fix fonts
fix maps + mail accounts
2022-10-31 16:59:24 +01:00
David JULIEN 72e8163c4a [system] fix: changed fonts 2022-10-31 10:27:18 +01:00
David JULIEN eb27e443f6 [X11] fix: trackpad initial trackpad setup 2022-10-25 11:52:36 +02:00
David JULIEN d7b73f7126 feat: thesis config 2022-10-17 18:16:40 +02:00
David JULIEN 96f5019a94 [gnupg] fix: env variable setup
set the right envvar so that pinentry doesn't display ncurses to tty
2021-11-20 16:05:46 +01:00
David JULIEN c326160840 [dunst] feat: update config file
haven't do this in some time, config file was obsolete
2021-10-24 01:34:33 +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 83809e1988 cleanup: variables and code 2021-09-07 23:52:48 +02:00
David JULIEN 964678ce96 feat: green is greener (and less blue) 2021-05-28 10:07:24 +02:00
David JULIEN c7068ff557 feat: update xrdb config
change dwm gapps
manage st symbols font
2021-05-21 11:57:01 +02:00
David JULIEN ff00d91f76 feat: manage system theme through xrdb
default settings for X and dwm/st
2021-03-15 23:45:45 +01:00
David JULIEN 9281a62fc5
cleanup: remove old calls
AC_notify and bat_notify have been removed
2021-03-14 22:50:47 +01:00
David JULIEN 4142d99428 cleanup: move dotfiles to their right place 2021-03-10 22:59:43 +01:00