mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: added some stuff to espanso
This commit is contained in:
parent
ee42e007a7
commit
c8b1538b0b
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@
|
||||||
{
|
{
|
||||||
services.espanso = {
|
services.espanso = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
configs = {
|
||||||
|
default = {
|
||||||
|
pre_paste_delay = 0;
|
||||||
|
show_notifications = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
package = pkgs.espanso-wayland;
|
package = pkgs.espanso-wayland;
|
||||||
matches = {
|
matches = {
|
||||||
base = {
|
base = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue