Skip to content

alrayyes/st

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Suckless Terminal Build

Description

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
  • Increase/decrease font size – Ctrl+Shift+PageUp/PageDown
  • Return to default font size – Ctrl+Alt+Home
  • Paste – Shift+Insert

Installation

makepkg -si

Further Notes

  • Change the transparency value by modifying the alpha variable in config.h.
  • Default font is Fira Code Nerd Font Mono
  • 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.2%
  • Shell 5.8%