feat: set hdmi0 to 1080p

feat: adjust alacritty's font size for linux
fix: errors in i3 config
feat: update i3blocks's scripts & style
This commit is contained in:
ryan4yin
2023-06-02 21:34:18 +08:00
parent 1a474ec960
commit ec485779ce
34 changed files with 1669 additions and 1842 deletions

View File

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