openbsd-dotfiles

Base configurations for my Openbsd desktop
git clone https://git.kausban.com/openbsd-dotfiles/raw/.git
Log | Files | Refs

patchlist.md (930B)


      1 # Patchlist
      2 
      3 st ([suckless.org](https://st.suckless.org/)) 0.8.5 with following patches:
      4 
      5 Source: https://dl.suckless.org/st/st-0.9.tar.gz
      6 
      7 patch_script.sh for patching all the diffs. 
      8 
      9 0. Changes to config.mk for openbsd. [openbsd_make.diff]
     10 1.  [scrollback](https://st.suckless.org/patches/scrollback/)
     11 	- [scrollback-0.8.5](https://st.suckless.org/patches/scrollback/st-scrollback-0.8.5.diff)
     12 	- [scrollback-mouse-20220127-2c5edf2](https://st.suckless.org/patches/scrollback/st-scrollback-mouse-20220127-2c5edf2.diff)
     13 	- [scrollback-mouse-altscreen-20220127-2c5edf2](https://st.suckless.org/patches/scrollback/st-scrollback-mouse-altscreen-20220127-2c5edf2.diff)
     14 2. [boxdraw_v2-0.8.5](https://st.suckless.org/patches/boxdraw/)
     15 3. [font2-0.8.5](https://st.suckless.org/patches/font2/)
     16 4. [xresources-20200604-9ba7ecf](https://st.suckless.org/patches/xresources/)
     17 5. [clipboard-0.8.3](https://st.suckless.org/patches/clipboard/)