Void Linux workstation powered by niri, Fish and NeoVim. Contains scripts, browser extensions, custom XBPS packages, and typst plugins. git.anhgelus.world/anhgelus/dotfiles
void niri fish neovim nvim vim dotfiles linux

feat(niri): disable focus on hover when window is not full screen

+1 -1
+1 -1
config/niri/config.kdl
··· 53 53 54 54 // Focus windows and outputs automatically when moving the mouse into them. 55 55 // Setting max-scroll-amount="0%" makes it work only on windows already fully on screen. 56 - focus-follows-mouse max-scroll-amount="80%" 56 + focus-follows-mouse max-scroll-amount="0%" 57 57 } 58 58 59 59 cursor {