1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00
Go to file
2018-09-09 22:14:02 +02:00
.gitignore now do proper pkgbuild 2018-04-02 14:57:57 +02:00
config.h updated solarized ark & changed font as this seems to fix weird color issue for some reason 2018-06-15 00:01:58 +02:00
LICENSE.md refactored to make license more readable 2018-04-02 15:25:07 +02:00
PKGBUILD updated st-clipboard to 0.8.1 2018-09-09 22:14:02 +02:00
README.md Update README.md 2018-04-07 22:44:30 +02:00
TODO.md todo is markdown 2018-04-02 15:16:28 +02: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

  • 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.