dwm-6.2 and dmenu-5.0 customizations and st somethin or other
Go to file
2025-02-17 08:12:23 -07:00
dmenu added st, and patched it 2023-07-05 10:01:53 -06:00
dwm added paster (ctrl+shift+alt+v) for typing out the clipboard 2025-02-17 08:12:23 -07:00
st added st, and patched it 2023-07-05 10:01:53 -06:00
paster added paster (ctrl+shift+alt+v) for typing out the clipboard 2025-02-17 08:12:23 -07:00
README terminfo reminder 2025-02-17 07:27:13 -07:00
xinitrc added example /etc/X11/xinit/xinitrc with a simple clock 2025-02-17 07:28:46 -07:00

dwm:
	change the colors, add keybinds, etc (there is no etc, those are the only two things i did)
	i left the copies built for my machine in there - which might work on yours - but you should really just learn how to build it properly youself
st:
	tried applying the patches for mousewheel-controlled scrollback, but they will require a little coersion
	for now i will settle with the ringbuffer scrollback patch

rember to put `set enable-keypad on` in /etc/inputrc so you can use the del key in bash

remeber to run `tic -sx st.info`` to add terminfo entry (apt install terminfo)