From 061eacf5f9ddef1f820132beaae6fe24b4e727b3 Mon Sep 17 00:00:00 2001 From: Alok-P <73450969+alok-cmd@users.noreply.github.com> Date: Thu, 31 Dec 2020 17:23:22 +0530 Subject: [PATCH] Update README.md --- README.md | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 92fda6d9c38d107c04ce0d6ae1bd43bb384d4c3d..7ff004b3d792ed281400f809308d385c151b1af1 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,39 @@ -# st -my custom build of ST. DONT SKIP THE README , if want to have a similar setup

-patches added for ligatures , clipboard , alpha ( transparency ) , boxdraw etc +# st (Simple Terminal) +My custom build of st. -some screenshots of my st zoomed with ligatures etc +## Patches: +- Ligatures +- Clipboard +- Alpha(Transparency) +- Boxdraw +and more... +
+DON'T SKIP THE README, if you want to have a similar setup.

+## Screenshots:





-

- -# Install
-cd st & make && sudo make install
+

-# some keybinds
-ctrl + shift + c for copy
-ctrl + shift + v for paste
-alt + comma for zoom in
-alt + . for zoom out
-alt + g for resetting zoom
-alt + s to increase transparency
-alt + a to decrease transparency
+## Install
+`cd st & make && sudo make install
` +## Keybindings
+
+ctrl + shift + c        Copy  
+ctrl + shift + v Paste
+alt + comma Zoom in
+alt + . Zoom out
+alt + g Reset Zoom
+alt + s Increase Transparency
+alt + a Decrease Transparency
+
you can change all of these in config.h
-# themes/fonts used -ls-icons : https://github.com/Yash-Handa/logo-ls
-xresources : onedark ( just xrdb merge xresourcesfile , do this everytime you make any change to xresources file ) from this repo itself.
-font : JetbrainsMono Nerd Font + material design icon fonts +## Themes/Fonts used +ls-icons: https://github.com/Yash-Handa/logo-ls
+Fresources: onedark ( just xrdb merge xresourcesfile , do this everytime you make any change to xresources file ) from this repo itself.
+Font: JetbrainsMono Nerd Font + material design icon fonts