diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-31 12:53:18 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-31 12:53:18 -0600 |
| commit | 38770f9c2aa39e3c7af5a6bddb01fbad69de678b (patch) | |
| tree | 1c44cbfed879b5bbac4bf91c1ce4f48f0bb1898b /modules/desktop/hjem/wm | |
| parent | 09b0c69504e9b51bcb17af58927f3058de635d39 (diff) | |
misc changes
Diffstat (limited to 'modules/desktop/hjem/wm')
| -rw-r--r-- | modules/desktop/hjem/wm/sway.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/desktop/hjem/wm/sway.nix b/modules/desktop/hjem/wm/sway.nix index 7051402..a6a4b09 100644 --- a/modules/desktop/hjem/wm/sway.nix +++ b/modules/desktop/hjem/wm/sway.nix @@ -54,6 +54,10 @@ xkb_options caps:none } + input type:touchpad { + dwt disabled + } + bindsym Mod4+1 workspace number 1 bindsym Mod4+2 workspace number 2 bindsym Mod4+3 workspace number 3 |
