aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2024-02-09 21:07:44 -0700
committerkatherine <ageha@airen-no-jikken.icu>2024-02-09 21:07:44 -0700
commit850f3976e8044f160ecc7123d1a4ecebfaa02a92 (patch)
tree1c48083d734e9b04ee91e037f1015e902aedf173
parentce40bbd8e57f234ba4982e377757ba6c8899f54b (diff)
downloaddotfiles-850f3976e8044f160ecc7123d1a4ecebfaa02a92.tar.gz
update readme
-rw-r--r--README.md19
1 files changed, 9 insertions, 10 deletions
diff --git a/README.md b/README.md
index 8af54e7..4299823 100644
--- a/README.md
+++ b/README.md
@@ -31,20 +31,19 @@ used neovim for a while, but it some reason stopped playing nicely with
herbtluftwm+alacritty sigwnch-ing, so back to vim again now (which meantime
seems to have been made much quicker; nice). have a few fun things, including
auto-loaded, filetype-specific settings and basic [templates](.vim/skel), a few
-fancy mappings, and a simple 16-colour [colourscheme](.vim/colors/shmibs.vim).
+fancy mappings, and a simple 16-colour [colourscheme](.vim/colors/ageha.vim).
take a look at [.vimrc](.vimrc) for details and things.
### [herbstluftwm](http://herbstluftwm.org/)
-herbstluftwm has the really interesting concept of
-allowing manual tiling of frames and then providing automatic layouts for
-inside those frames. in theory, it's the best of both worlds, but it gets kind
-of confusing, so i've just set the layout to always be max. this way frames
-basically just have multiple tabs for me that can by cycled through. it's
-really neat for saving screen space! (try splitting a screen with both an
-editor and a terminal on one side and all your documentation on the other). i3
-can do much the same thing, but it comes with lots of slightly annoying things
-to get rid of.
+herbstluftwm has the really interesting concept of allowing manual tiling of
+frames and then providing automatic layouts for inside those frames. in theory,
+it's the best of both worlds, but it gets kind of confusing, so i've just set
+the layout to always be max. this way frames basically just have multiple tabs
+for me that can by cycled through. it's really neat for saving screen space!
+(try splitting a screen with both an editor and a terminal on one side and all
+your documentation on the other). i3 can do much the same thing, but it comes
+with lots of slightly annoying things to get rid of.
### [alacritty](https://github.com/alacritty/alacritty)