diff options
| author | pml68 <tutorialmester@gmail.com> | 2023-12-27 00:46:22 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2023-12-27 00:46:22 +0100 |
| commit | f9a968b6818c858d15f459ab9e8315b6df56952a (patch) | |
| tree | 97f19f54e5fbc2be7c987edadd1a681cb52de015 /README.md | |
| download | suckless-setup-f9a968b6818c858d15f459ab9e8315b6df56952a.tar.gz | |
Initial commit
Diffstat (limited to '')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1dff49 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# suckless-setup +This is **not** original, but rather a modified version of [Mashed's](https://www.youtube.com/@MashedLinux) [setup](https://github.com/Edesem/Suckless) created to suit my needs. + +This software belongs to [Suckless](https://suckless.org/). +## Things I added to his pre-existing setup([Showcase video](https://youtu.be/FOmoJAOOHHs)) +- Palenight color scheme and JetBrainsMono Nerd Font by default (colors from [Palenight VSCode Extension](https://github.com/whizkydee/vscode-palenight-theme/)) +- Custom keybindings: + - Alt+Shift+D: Opens Discord + - Alt+Shift+F: Opens Firefox |
