mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
Merge pull request #117 from DataEraserC/patch-4
fix(typo): fix typo in the comment of hosts/idols-ai/home.nix
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
||||||
# highres: get the best possible resolution
|
# highres: get the best possible resolution
|
||||||
# auto: postition automatically
|
# auto: position automatically
|
||||||
# 1.5: scale to 1.5 times
|
# 1.5: scale to 1.5 times
|
||||||
# bitdepth,10: enable 10 bit support
|
# bitdepth,10: enable 10 bit support
|
||||||
monitor = "DP-2,highres,auto,1.5,bitdepth,10";
|
monitor = "DP-2,highres,auto,1.5,bitdepth,10";
|
||||||
|
|||||||
Reference in New Issue
Block a user