~kris/suckless

st

ref: 3081e108e19d62a591f9a1088ec02183c6a26391 st/README.md -rw-r--r-- 1.7 KiB
3081e108 — siduck76 Merge branch 'main' of github.com:siduck76/st 5 years ago

#st (Simple Terminal)

My custom build of st (is functional enough and complete for a terminal).

#Patches:

  • Ligatures
  • Clipboard
  • Alpha(Transparency)
  • Boxdraw
  • w3m
  • font2
  • right click paste
  • st desktop entry and more...
    DON'T SKIP THE README, if you want to have a similar setup.

#Screenshots:



( w3m patch draws some chars over the prompt so I removed it )









#Install

cd st & make && sudo make install

#Keybindings

ctrl + shift + c        Copy  
ctrl + shift + v Paste
alt + comma Zoom in
alt + . Zoom out
alt + g Reset Zoom
alt + s Increase Transparency
alt + a Decrease Transparency

you can change all of these in config.h

#Themes/Fonts used

ls-icons: https://github.com/Yash-Handa/logo-ls
Fresources: onedark ( just xrdb merge xresourcesfile , do this everytime you make any change to xresources file ) from this repo itself.
Font: JetbrainsMono Nerd Font + material design icon fonts