Skip to content

marciliocn/st

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Suckless Terminal Build

Suckless Terminal Arch package with a few patches installed to keep things nice:

Terminal-specific mappings

  • Scroll through history -- Shift+PageUp/PageDown or Shift+Mouse wheel
  • Alt-k and Alt-j scroll back/foward in history one line at a time
  • Alt-u and Alt-d scroll back/foward in history a page at a time
  • Increase/decrease font size -- Shift+Alt+PageUp/PageDown
  • Return to default font size -- Shift+Alt+Home
  • Paste -- Shift+Insert

Installation

makepkg -si

Tip

I added a shortcut in Arch Linux KDE (META+t) passing through a parameter st -f 'xos4 Terminus-12'. This way a choose any font for my terminal :)

Further Notes

  • Change the transparency value by modifying the alpha variable in config.h.
  • Default font is "mono" at 12pt
  • Forked from https://github.com/alrayyes/st
  • When modifying config.h be sure to run updpkgsums to update checksums before running makepkg -si

License

This theme is released under the MIT License. For more information read the license.

About

My Suckless Terminal Build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 88.9%
  • Shell 11.1%