diff options
author | Just Another Catgirl <73675324+justanothercatgirl@users.noreply.github.com> | 2024-03-02 03:28:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-02 03:28:23 +0300 |
commit | a07799e73799d6ff45a555fccd3b0a36b5ccb813 (patch) | |
tree | b1995ff138836a4dbab4caa33b737fc397bd34bc | |
parent | e5a92069480899e8af963a2014836eefbe4ba7c1 (diff) |
Update readme.md
-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. |