mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-18 23:19:46 +02:00
feat: add scripts to set primary screen
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user