added appIndicator
This commit is contained in:
parent
8383173940
commit
8846189ada
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
home.packages = with pkgs; [
|
||||
gnomeExtensions.grand-theft-focus
|
||||
gnomeExtensions.vitals
|
||||
gnomeExtensions.appindicator
|
||||
spotify
|
||||
moonlight-qt
|
||||
alacritty
|
||||
|
@ -65,6 +66,7 @@
|
|||
enabled-extensions = with pkgs.gnomeExtensions; [
|
||||
grand-theft-focus.extensionUuid
|
||||
vitals.extensionUuid
|
||||
appindicator.extensionUuid
|
||||
];
|
||||
favorite-apps = [
|
||||
"firefox.desktop"
|
||||
|
|
Loading…
Reference in a new issue