mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
.gitignore | ||
config_desktop.h | ||
config.h | ||
LICENSE.org | ||
PKGBUILD | ||
README.org | ||
st-alpha-0.8.2.diff | ||
st-clipboard-0.8.3.diff | ||
st-font2-20190416-ba72400.diff | ||
st-ligatures-alpha-scrollback-20200430-0.8.3.diff | ||
st-scrollback-20200419-72e3f6c.diff | ||
st-scrollback-mouse-20191024-a2c479c.diff | ||
st-scrollback-mouse-altscreen-20200416-5703aa0.diff | ||
st-vertcenter-20180320-6ac8c8a.diff | ||
st-xresources-20200604-9ba7ecf.diff |
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 runningmakepkg -si
License
This theme is released under the MIT License. For more information read the license.