added layout switcher for archfw

This commit is contained in:
2025-01-13 22:49:28 +01:00
parent 617ba5815d
commit 8d2f51b64a
5 changed files with 88 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
MY_PATH=$PWD/computers/archfw
ln -sf "$MY_PATH/.Xresources" ~/.Xresources
# custom (laptop specific) bashrc thingies :)
ln -sf "$MY_PATH/.bashrc" ~/.custom