niri: touchpad; and set ghostty as default

olexsmir.xyz b6548a87 555ed335

verified
Changed files
+4 -3
config
niri
+4 -3
config/niri/config.kdl
··· 26 26 dwt 27 27 // dwtp 28 28 // drag-lock 29 - accel-speed 0.1 30 - scroll-factor 0.5 29 + accel-speed 0.2 30 + scroll-factor 1.5 31 31 accel-profile "adaptive" 32 32 click-method "clickfinger" 33 33 scroll-method "two-finger" ··· 108 108 match app-id="zen" 109 109 match app-id="firefox" 110 110 match app-id="Brave-browser" 111 + match app-id="brave-browser" 111 112 open-on-workspace "web" 112 113 open-focused true 113 114 } ··· 161 162 Mod+d { spawn "dunstctl" "close"; } 162 163 Mod+q { close-window; } 163 164 Mod+Alt+l { spawn "hyprlock"; } 164 - Mod+Return { spawn "kitty"; } 165 + Mod+Return { spawn "ghostty"; } 165 166 Mod+Shift+Escape { spawn "~/bin/wofi-power-menu" "niri";} 166 167 Mod+Shift+Return { spawn "wofi" "--show" "drun"; } 167 168