Skip to content

This repository contains my build of st. (Forked from Luke Smith)

Notifications You must be signed in to change notification settings

saloniamatteo/st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

st-matteo

This st build is based off of Luke Smith's st build. I have applied my own patches.

Screenshot

NOTE: this version will stay at 0.8.2; the new "scroll" feature has been removed (uses good old utmp).

You can get the PKGBUILD here

Default fonts:

  • Iosevka Curly (size 30)
  • Emojis: JoyPixels (size 30)

Patch features:

  • Added ALTKEY;
  • Bell Volume increased to 100;
  • Change alpha with Super+Shift+A/S;
  • Copy with Alt+C, Paste with Alt+V;
  • CopyOutput now uses Alt+Ctrl+O;
  • CopyUrlCmd now uses Alt+Ctrl+Y;
  • MODKEY changed to Super;
  • Modified TERMMOD to Super+Shift;
  • OpenUrlCmd now uses Alt+Shift+L.