From 2760491ebf49ead138b877ae5de691292dca0f40 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 10 Jul 2026 18:49:44 +0200 Subject: Replace hyprland monitors with kanshi profiles --- host_vars/laptop.local.yml.example | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'host_vars/laptop.local.yml.example') 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" -- cgit v1.2.3