summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/meta
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 /roles/hyprland/meta
parent448b78eaeb6ea80d44686f62419dd2b5892a6da9 (diff)
Replace hyprland monitors with kanshi profiles
Diffstat (limited to 'roles/hyprland/meta')
-rw-r--r--roles/hyprland/meta/argument_specs.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/roles/hyprland/meta/argument_specs.yml b/roles/hyprland/meta/argument_specs.yml
index 917b9ff9..d5da1e36 100644
--- a/roles/hyprland/meta/argument_specs.yml
+++ b/roles/hyprland/meta/argument_specs.yml
@@ -6,3 +6,12 @@ argument_specs:
type: "bool"
default: false
description: "Enable NVIDIA-specific environment variables for Wayland"
+ hyprland_gdk_scale:
+ type: "int"
+ default: 1
+ description: "GDK_SCALE value exported via uwsm env; use 2 for HiDPI/4K displays with fractional scaling"
+ hyprland_kanshi_profiles:
+ type: "str"
+ description: >-
+ Raw kanshi profile config deployed to ~/.config/kanshi/config;
+ falls back to a generic single-monitor profile when unset