diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-03-04 13:02:33 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-03-04 13:02:33 +0100 |
| commit | a51282674852f1fb452ce6eb11e14b34064cc839 (patch) | |
| tree | 3f3e62da3383275d9587f75fb431fdaf0c07ffd1 /accounts/gkleen@sif | |
| parent | cde77f2a06c8040a723e74870d0c4ccd59ec2b67 (diff) | |
| download | nixos-a51282674852f1fb452ce6eb11e14b34064cc839.tar nixos-a51282674852f1fb452ce6eb11e14b34064cc839.tar.gz nixos-a51282674852f1fb452ce6eb11e14b34064cc839.tar.bz2 nixos-a51282674852f1fb452ce6eb11e14b34064cc839.tar.xz nixos-a51282674852f1fb452ce6eb11e14b34064cc839.zip | |
...
Diffstat (limited to 'accounts/gkleen@sif')
| -rw-r--r-- | accounts/gkleen@sif/niri.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri.nix b/accounts/gkleen@sif/niri.nix index 3918efcb..b701b4c2 100644 --- a/accounts/gkleen@sif/niri.nix +++ b/accounts/gkleen@sif/niri.nix | |||
| @@ -497,6 +497,9 @@ in { | |||
| 497 | (plain "touch" [ | 497 | (plain "touch" [ |
| 498 | (sleaf "map-to-output" "eDP-1") | 498 | (sleaf "map-to-output" "eDP-1") |
| 499 | ]) | 499 | ]) |
| 500 | (plain "tablet" [ | ||
| 501 | (sleaf "map-to-output" "eDP-1") | ||
| 502 | ]) | ||
| 500 | ]) | 503 | ]) |
| 501 | 504 | ||
| 502 | (plain "gestures" [ | 505 | (plain "gestures" [ |
