diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 23:09:11 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-03-02 23:09:11 +0300 |
commit | b99a645e1a877fc31ab84d0b7f848dcaa049a51c (patch) | |
tree | 338b81b6293c33e0c7a814eeb0e9bf46d3c3240b | |
parent | 9e6474b07d1d06b2ba06bb3e3ba90f15389f233a (diff) | |
parent | a07799e73799d6ff45a555fccd3b0a36b5ccb813 (diff) |
Merge branch 'master' of https://github.com/justanothercatgirl/.dotfiles
-rw-r--r-- | .github/readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/readme.md b/.github/readme.md index a34c8ae..a564034 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -3,4 +3,8 @@ dotfiles for my arch linux. <br> Not too much configuration, this is more for migrating from virtual machine to an actual arch installation. # actually... now since I solved double monitor Issue and added keyboard settings, this does have some uniqueness to it. Also i've already migrated from virtual machine to flash drive to full-blown SSD with EFI and proper SWAP so this is now my actual dotfiles repo +# ACTUALLY... +Now that I've done some ricing, this is actually useable. picom configuration, decent amount of i3 mappings, for now i just need to install rofi theme to complete my arch rice. Neovim has quite a lot of settings as well - it now works with clangd and rust-analyzer and has a lot of keymaps. +# NOTE +if someone is crazy enough to use this: I did NOT aim for portability. you will have to change your monitor name, will have to manually create ~/Screenshots folder e.t.c.. If someone is brave enough to try thisbut you encountered some issues, I will try to help out. Also, Picom blur requires "okay" gpu - my laptop (gtx1050ti), for example, could not handle it at all, while pc(rtx3050) handles it easily. |