Enable xbanish
Hide the mouse cursor whilst typing. https://github.com/jcs/xbanish
This commit is contained in:
parent
d64018f6d0
commit
2735048119
2 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
../.
|
../.
|
||||||
./fonts.nix
|
./fonts.nix
|
||||||
./gitea.nix
|
./gitea.nix
|
||||||
./jellyfin.nix
|
|
||||||
./immich.nix
|
./immich.nix
|
||||||
|
./jellyfin.nix
|
||||||
|
./xbanish.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
1
nix/modules/nixos/desktop/xbanish.nix
Normal file
1
nix/modules/nixos/desktop/xbanish.nix
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{ services.xbanish.enable = true; }
|
Loading…
Add table
Add a link
Reference in a new issue