From f3e3e3f2ea8778c75b79bb28f486753a731300cf Mon Sep 17 00:00:00 2001 From: Ethan Hussong Date: Tue, 24 Oct 2017 16:23:24 -0500 Subject: [PATCH] Typo fix World's smallest typo update. Thanks so much for all the work you do with this! --- .config/i3/i3_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/i3_guide.md b/.config/i3/i3_guide.md index 93826a9a..d5fbd2d2 100644 --- a/.config/i3/i3_guide.md +++ b/.config/i3/i3_guide.md @@ -10,7 +10,7 @@ Questions or suggestions? Email me at [luke@lukesmith.xyz](mailto:luke@lukesmith ## Basic goals and principles of my rice: + Naturalness -- I want the number of keypresses I have to make to get what I want to be as little as possible. -+ Economy -- All the basic programs I use should be simple and light on system resources. Because of this, many are terminal or ncurses programsj ++ Economy -- All the basic programs I use should be simple and light on system resources. Because of this, many are terminal or ncurses programs. + Keyboard/vim-centrality -- All my terminal apps (and other programs) use vim keys when possible. My hands never need leave the home row or thereabout. + Lots of color -- Many rices stick to one general color palatte. I like my system to be very vibrant. If you disagree, you can easily change it.