Revert "Install thelounge-plugin-shortcuts for aztul"

This reverts commit 4fbf0c5880.
This commit is contained in:
Ciapa 2023-04-19 16:08:34 +02:00
parent 4fbf0c5880
commit 742569bf2e
1 changed files with 1 additions and 4 deletions

View File

@ -8,9 +8,6 @@
extraConfig = {
prefetch = true;
};
plugins = [
pkgs.theLoungePlugins.themes.solarized
pkgs.theLoungePlugins.plugins.shortcuts
];
plugins = [ pkgs.theLoungePlugins.themes.solarized ];
};
}