summaryrefslogtreecommitdiffstats
path: root/host_vars/laptop.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-10 18:49:44 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-10 18:49:44 +0200
commit2760491ebf49ead138b877ae5de691292dca0f40 (patch)
tree5800e4d12f8efa3510c32ae35f410b6b689ac60c /host_vars/laptop.local.yml.example
parent448b78eaeb6ea80d44686f62419dd2b5892a6da9 (diff)
Replace hyprland monitors with kanshi profiles
Diffstat (limited to 'host_vars/laptop.local.yml.example')
-rw-r--r--host_vars/laptop.local.yml.example7
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"