diff options
Diffstat (limited to 'host_vars/laptop.local.yml.example')
| -rw-r--r-- | host_vars/laptop.local.yml.example | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/host_vars/laptop.local.yml.example b/host_vars/laptop.local.yml.example index c3f4ff18..ba9536da 100644 --- a/host_vars/laptop.local.yml.example +++ b/host_vars/laptop.local.yml.example @@ -39,4 +39,11 @@ fonts_extra: - "fonts-font-awesome" - "fonts-google-fira" +hyprland_nvidia: false +hyprland_gdk_scale: 2 +hyprland_kanshi_profiles: | + profile default { + output * mode preferred position 0,0 scale 1.6 + } + logind_lid_ac_action: "ignore" |
