summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/meta/argument_specs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/hyprland/meta/argument_specs.yml')
-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