Commit Graph

845 Commits

Author SHA1 Message Date
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
ee8f2e330b [dwm] switch font to jetbrains mono 2024-01-02 13:00:44 -05:00
6222e408a0 [dwm] config.def.h: fix keybinds 2024-01-02 13:00:44 -05:00
4d88519178 [dwm] Add bookmk bind 2024-01-02 13:00:44 -05:00
a3b5d354d7 [dwm] Change font to terminus 2024-01-02 13:00:44 -05:00
7a926363aa [dwm] Revert "Increase gaps"
This reverts commit 97827673e5183b95cb4e33bd6b86ce3c6374f3ba.
2024-01-02 13:00:44 -05:00
54218d2dca [dwm] Fix script paths 2024-01-02 13:00:44 -05:00
0a6386747a [dwm] Fix dwm freezing with swalresize 2024-01-02 13:00:44 -05:00
d05c66f8f7 [dwm] swallowresize: use original tag, monitor 2024-01-02 13:00:44 -05:00
1b1f22ea38 [dwm] Increase gaps 2024-01-02 13:00:44 -05:00
bf27dd9eb9 [dwm] Bug fixes for swallow 2024-01-02 13:00:44 -05:00
97747aae7c [dwm] Add swallow rules 2024-01-02 13:00:44 -05:00
9a8bf0cce8 [dwm] Make swallow use new window size 2024-01-02 13:00:44 -05:00
6c01ce4dd8 [dwm] Add vanity-gaps 2024-01-02 13:00:44 -05:00
eeb2c32071 [dwm] Cleanup colors 2024-01-02 13:00:44 -05:00