Commit Graph

659 Commits

Author SHA1 Message Date
fa861d2b81
nvim: move more config into lua 2024-03-03 20:11:43 -05:00
c599929e4f
nvim: clean up lua init 2024-03-03 19:19:56 -05:00
c2abcf4f3e
dot_profile: remove things about nvim plugins
now git takes care of plugins
2024-03-03 17:01:40 -05:00
f82a0f933d
nvim: purge vim-plug
we're doing this now https://hiphish.github.io/blog/2021/12/05/managing-vim-plugins-without-plugin-manager/
2024-03-03 16:49:51 -05:00
617193ac5c
migrate from pyright back to pylsp 2024-03-03 11:39:44 -05:00
11722b6118
nvim: unpin telescope dependencies 2024-03-02 22:14:43 -05:00
a081cc5bb0
nvim: update plug.vim 2024-03-02 21:28:30 -05:00
f83df2f5a2
nvim: turn off digraphs when set digraph list not supported 2024-03-02 21:24:26 -05:00
5ea357fd2c
tmux: use /usr/bin/fish path 2024-03-02 21:20:43 -05:00
f74abc7f44
bashrc: fix wrong fish shell 2024-03-02 21:16:06 -05:00
4c950191f0
bashrc: use /usr/bin/fish instead of /bin/fish 2024-03-02 21:13:27 -05:00
2bebabc358
qbprof: error out for empty argument 2024-02-29 13:07:18 -05:00
d216c5f92f
programs: add exif-tool 2024-02-29 13:06:44 -05:00
cb58cfd4dd
nvim: typst numbered block snippet 2024-02-23 17:35:38 -05:00
bae8d20757
programs: add imagemagick 2024-02-23 17:34:26 -05:00
1d4cd56ed5
embedded rust stuff 2024-01-17 21:47:15 -05:00
f180772509
fish: move right prompt stuff into left prompt
alacritty's reflowing is weird only when fish has a right prompt
2024-01-13 17:57:33 -05:00
a7218a2a4e
fish: automatic swallow on common programs 2024-01-13 17:05:37 -05:00
ce6f955a48
xinitrc: remove pipewire stuff
instead, use `systemctl --user enable --now pipewire-pulse`
this might be an issue on non-systemd systems but i use arch btw
2024-01-13 16:37:13 -05:00
6c32030259
[dwm]: patch: dynamicswallow 2024-01-13 16:36:39 -05:00
b2cf6ad5c9
[dwm]: remove swallow patch 2024-01-13 16:12:42 -05:00
3ce81552e0
use alacritty
preserve st because some places still use it
2024-01-13 15:56:29 -05:00
93d9be7e01
nvim: transparent bar 2024-01-12 21:51:10 -05:00
f726271879
mimeapps: add mpv/nsxiv handlers 2024-01-11 19:31:21 -05:00
61a50b31e1
fish: color changes 2024-01-05 16:43:35 -05:00
37eaf73e67
fish: fix aliases not passing argv through 2024-01-02 21:13:07 -05:00
908e729348
mpv: slicing settings changed 2024-01-02 21:06:24 -05:00
3295d8860a
XCompose: add smallcaps 2024-01-02 21:02:56 -05:00
e4069cd42c
compile-suckless.sh: added 2024-01-02 18:31:40 -05:00
4c8ff57573
suckless/README.md: added 2024-01-02 13:53:08 -05:00
06ef35628f
README.md: updated 2024-01-02 13:47:13 -05:00
45340d1fbb
suckless: change READMEs 2024-01-02 13:37:02 -05:00
d76ffde621 [dmenu] .gitignore added 2024-01-02 13:32:02 -05:00
ef9b241d84 [dmenu] dmenu.c: fix uninitialized var 2024-01-02 13:31:33 -05:00
faa280e9e1 [dmenu] config.def.h: transparent, centered 2024-01-02 13:29:15 -05:00
0c01ceb4e9 [dmenu] patch: center 2024-01-02 13:29:15 -05:00
369bcafd08 [dmenu] patch: instant 2024-01-02 13:29:15 -05:00
9bc4a077ec [dmenu] patch: alpha 2024-01-02 13:29:15 -05:00
5d86bf99d0 suckless/dmenu: added 2024-01-02 13:29:07 -05:00
aa094c73d5
[slock] fix nogroup 2024-01-02 13:26:10 -05:00
4dd73f57ab
[slock] .gitignore added 2024-01-02 13:24:49 -05:00
fe517e6223 [st] st.c: fix conflict between externalpipe and newterm 2024-01-02 13:23:39 -05:00
7065fc03f6 [slock] change colors 2024-01-02 13:07:44 -05:00
a65c24124a suckless/slock: added 2024-01-02 13:06:36 -05:00
ce577ce66d [dwm] dwm.c: fix merge issue 2024-01-02 13:00:44 -05:00
0599592ac8 [dwm] config.def.h: add keepassxc bind 2024-01-02 13:00:44 -05:00
2947e871c6 [dwm] add extra app binds 2024-01-02 13:00:44 -05:00
7d8f8e82e9 [dwm] added patch zeroastag 2024-01-02 13:00:44 -05:00
9363f327dd [dwm] config.def.h: fix popup window rule 2024-01-02 13:00:44 -05:00
1fd3f34c87 [dwm] dwm.c: do not warp to floating windows
the inkscape shortcut manager works better like this.
otherwise when we insert text the cursor warps into the textbox,
and then we paste the rendered text where the textbox was.
we want to preserve the cursor position
2024-01-02 13:00:44 -05:00