summaryrefslogtreecommitdiffstats
path: root/roles/hyprland/meta/argument_specs.yml
blob: accae13fe575a2e91734e31c8f88563dd5a12f88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
argument_specs:
  main:
    options:
      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