mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Cleaned up org
This commit is contained in:
parent
bb0c7be86f
commit
8311f8fbd2
50
LICENSE.org
50
LICENSE.org
@ -1,55 +1,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
* The MIT License (MIT)
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: the-mit-license-mit
|
||||
:END:
|
||||
|
||||
Copyright © =2019= =Ryan Kes <alrayyes at gmail dot com>=
|
||||
Copyright © =2019= =Ryan Kes <alias-st at ryankes dot eu>=
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the
|
||||
@ -69,5 +23,3 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
|
18
README.org
18
README.org
@ -32,24 +32,19 @@ installed to keep things nice:
|
||||
:CUSTOM_ID: installation
|
||||
:END:
|
||||
|
||||
#+BEGIN_EXAMPLE
|
||||
#+BEGIN_SRC shell
|
||||
makepkg -si
|
||||
#+END_EXAMPLE
|
||||
#+END_SRC
|
||||
|
||||
** Further Notes
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: further-notes
|
||||
:END:
|
||||
|
||||
- Change the transparency value by modifying the =alpha= variable in
|
||||
[[https://github.com/alrayyes/st/blob/master/config.h][config.h]].
|
||||
- Default font is
|
||||
[[https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/FiraCode][Fira
|
||||
Code Nerd Font Mono]]
|
||||
- When modifying
|
||||
[[https://github.com/alrayyes/st/blob/master/config.h][config.h]] be
|
||||
sure to run =updpkgsums= to update checksums before running
|
||||
=makepkg -si=
|
||||
- Change the transparency value by modifying the =alpha= variable in [[https://github.com/alrayyes/st/blob/master/config.h][config.h]].
|
||||
- Default font is [[https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/FiraCode][Fira Code Nerd Font Mono]]
|
||||
- When modifying [[https://github.com/alrayyes/st/blob/master/config.h][config.h]] be sure to run =updpkgsums= to update checksums before
|
||||
running =makepkg -si=
|
||||
|
||||
** License
|
||||
:PROPERTIES:
|
||||
@ -58,4 +53,3 @@ installed to keep things nice:
|
||||
|
||||
This theme is released under the MIT License. For more information read
|
||||
the [[file:LICENSE.org][license]].
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user