Config+Packages: Implement machine specific configuration

This commit is contained in:
Riyyi
2022-02-28 16:44:01 +01:00
parent 8d8a21166b
commit ef203c5063
8 changed files with 56 additions and 9 deletions
+7 -1
View File
@@ -3,7 +3,13 @@
xrdb "$XDG_CONFIG_HOME/xorg/Xresources"
# Setup display
#monctl auto 3000 2000 48 eDP-1 &
# >>> hostname=arch-desktop
monctl primary DP-1 &
# <<<
# >>> hostname=arch-laptop
# monctl auto 3000 2000 48 eDP-1 &
# <<<
# Set default X cursor to arrow
xsetroot -cursor_name left_ptr