Install thelounge-plugin-shortcuts for aztul
This commit is contained in:
parent
08449b5de4
commit
4fbf0c5880
|
@ -8,6 +8,9 @@
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
prefetch = true;
|
prefetch = true;
|
||||||
};
|
};
|
||||||
plugins = [ pkgs.theLoungePlugins.themes.solarized ];
|
plugins = [
|
||||||
|
pkgs.theLoungePlugins.themes.solarized
|
||||||
|
pkgs.theLoungePlugins.plugins.shortcuts
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue