Commit Graph

866 Commits

Author SHA1 Message Date
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
99e7773031 [dwm] Switch to playerctl from mpc 2024-01-02 13:00:44 -05:00
e637517726 [dwm] Change monitor binds 2024-01-02 13:00:44 -05:00
e108ece70b [dwm] Reinstate long bar 2024-01-02 13:00:44 -05:00
81858d5f05 [dwm] Fix minor cherry-pick issues 2024-01-02 13:00:44 -05:00
0f57e8b26c [dwm] Switch font to JetBrains 2024-01-02 13:00:44 -05:00
e2a7483aca [dwm] Change status color 2024-01-02 13:00:44 -05:00
a7925aadf2 [dwm] Fix status draw width 2024-01-02 13:00:44 -05:00
a6f17219b0 [dwm] Add status back to bar
Can be accessed by holding Mod+F.
2024-01-02 13:00:44 -05:00
b00482b1a0 [dwm] Change bar colors 2024-01-02 13:00:44 -05:00
bc3e265bab [dwm] Add different bar color for selected monitor 2024-01-02 13:00:44 -05:00
38dd39255e [dwm] Minimal bar
Moved bar to top and removed most bar elements
2024-01-02 13:00:44 -05:00
b24b69e9fb [dwm] Color changes 2024-01-02 13:00:44 -05:00
75e5911936 [dwm] Add warp patch 2024-01-02 13:00:44 -05:00
6e508c830d [dwm] Add rearrangebar to patch list 2024-01-02 13:00:44 -05:00
6f1daa39f8 [dwm] Rewrite rearrangebar to be cleaner 2024-01-02 13:00:44 -05:00
31ae26518b [dwm] Actually fix swallow
For some reason, last fix worked temporarily then broke
2024-01-02 13:00:44 -05:00
252e89fe65 [dwm] Fix swallow not working 2024-01-02 13:00:44 -05:00
84bd38a9a0 [dwm] Reverse monitor switch keys 2024-01-02 13:00:44 -05:00
528ea733bc [dwm] Remove gimp floating rule 2024-01-02 13:00:44 -05:00
d39a42ca0c [dwm] Make blanktags patch more consistent with the one on suckless.org 2024-01-02 13:00:44 -05:00
52f636e91c [dwm] Add alpha patch 2024-01-02 13:00:44 -05:00
e9519edd68 [dwm] Highlight tag background 2024-01-02 13:00:44 -05:00
7f27db9174 [dwm] Fix status glitch 2024-01-02 13:00:44 -05:00
cc1ec73d4d [dwm] Fix various bar bugs
Fixed drawing title over last one weirdly and drawing shorter statuses
over older ones
2024-01-02 13:00:44 -05:00
9a90b82d64 [dwm] Add config.h to .gitignore 2024-01-02 13:00:44 -05:00
b2f4c64dd6 [dwm] Fix tag click alignment 2024-01-02 13:00:44 -05:00
2b6722fcba [dwm] Rearrange bar 2024-01-02 13:00:44 -05:00
3f5e6526f4 [dwm] Blank tags
Make tags blank and move the indicator to the middle.
It's like blank keycaps.
2024-01-02 13:00:44 -05:00
2be92f1fb9 [dwm] Remove config.h 2024-01-02 13:00:44 -05:00