1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00
Go to file
2019-12-14 21:23:47 +01:00
.gitignore update st version 2019-10-04 20:19:47 +02:00
config_desktop.h Changed font to vira code 2019-11-10 18:35:28 +01:00
config.h Changed font to vira code 2019-11-10 18:35:28 +01:00
LICENSE.org Update and rename LICENSE.md to LICENSE.org 2019-12-14 21:23:47 +01:00
local-disable-bold-italic-fonts.diff updated to 0.8.2 2019-03-13 10:55:22 +01:00
local-st-alpha-0.8.2.diff updated to 0.8.2 2019-03-13 10:55:22 +01:00
PKGBUILD Added Fira Code as dependency 2019-11-10 19:33:03 +01:00
README.org Update and rename README.md to README.org 2019-12-14 21:22:19 +01:00
st-clipboard-0.8.2.diff save patches locally 2019-03-13 16:01:37 +01:00
st-scrollback-20190122-3be4cf1.diff save patches locally 2019-03-13 16:01:37 +01:00
st-scrollback-mouse-0.8.diff save patches locally 2019-03-13 16:01:37 +01:00
st-vertcenter-20180320-6ac8c8a.diff save patches locally 2019-03-13 16:01:37 +01:00

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

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.