diff options
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/gkleen@sif/niri/default.nix | 3 | ||||
-rw-r--r-- | accounts/gkleen@sif/niri/mako.nix | 4 |
2 files changed, 7 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 { |
diff --git a/accounts/gkleen@sif/niri/mako.nix b/accounts/gkleen@sif/niri/mako.nix index 0a10555a..2788fb82 100644 --- a/accounts/gkleen@sif/niri/mako.nix +++ b/accounts/gkleen@sif/niri/mako.nix | |||
@@ -27,6 +27,10 @@ | |||
27 | [app-name=Element] | 27 | [app-name=Element] |
28 | group-by=summary | 28 | group-by=summary |
29 | 29 | ||
30 | [app-name=poweralertd] | ||
31 | ignore-timeout=1 | ||
32 | default-timeout=2000 | ||
33 | |||
30 | [mode=silent] | 34 | [mode=silent] |
31 | invisible=1 | 35 | invisible=1 |
32 | ''; | 36 | ''; |