archfw setup

This commit is contained in:
2025-01-03 09:37:26 +01:00
parent 323698cd12
commit 0494a6fe60
12 changed files with 37 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgba
Xft.hintstyle: hintslight
Xcursor.size: 20
Xft.dpi: 150
rofi.dpi: 150

View File

@@ -0,0 +1,3 @@
#!/bin/bash
MY_PATH=$PWD/computers/archfw
ln -sf "$MY_PATH/.Xresources" ~/.Xresources