diff options
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/gkleen@sif/niri/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/niri/default.nix b/accounts/gkleen@sif/niri/default.nix index bbfc28d6..e4a93a49 100644 --- a/accounts/gkleen@sif/niri/default.nix +++ b/accounts/gkleen@sif/niri/default.nix | |||
@@ -412,6 +412,9 @@ in { | |||
412 | (leaf "scroll-method" "on-button-down") | 412 | (leaf "scroll-method" "on-button-down") |
413 | (leaf "scroll-button" 278) | 413 | (leaf "scroll-button" 278) |
414 | ]) | 414 | ]) |
415 | (plain "touch" [ | ||
416 | (leaf "map-to-output" "eDP-1") | ||
417 | ]) | ||
415 | ]) | 418 | ]) |
416 | 419 | ||
417 | (plain "environment" (lib.mapAttrsToList leaf { | 420 | (plain "environment" (lib.mapAttrsToList leaf { |