dwm/README
2025-02-17 07:27:13 -07:00

10 lines
581 B
Plaintext

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)