Fixed niri modul
This commit is contained in:
parent
adb80fa45e
commit
c46d45a0b3
@ -1,8 +1,9 @@
|
||||
{}:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
package = pkgs.niri;
|
||||
config = {
|
||||
input = {
|
||||
focus-follows-mouse = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user