mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds source to display configuration file
This commit is contained in:
parent
4977342183
commit
94347f2a5b
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
wayland.windowManager.hyprland = {
|
||||
settings = {
|
||||
|
||||
source = "~/nixos-config/modules/home/hyprland/displays.conf";
|
||||
|
||||
"debug:disable_scale_checks" = true;
|
||||
monitor = "eDP-1, 2256x1504@60, 0x0, 1.5";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue