feat: add scripts to set primary screen

This commit is contained in:
ryan4yin
2023-05-31 20:41:50 +08:00
parent df8a7e68e1
commit 5b99c2ceca
3 changed files with 14 additions and 1 deletions

View File

@@ -30,6 +30,9 @@
recursive = true;
};
# xrandr - set primary screen
home.file.".screenlayout/monitor.sh".source = ./dual-monitor-4k-600p.sh;
# allow fontconfig to discover fonts and configurations installed through home.packages
fonts.fontconfig.enable = true;