Added gnome extensions
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"gjsosk@vishram1123.com"
|
||||
"gsconnect@andyholmes.github.io"
|
||||
"screen-rotate@shyzus.github.io"
|
||||
"tilingshell@ferrarodomenico.com"
|
||||
"dash-to-dock@micxgx.gmail.com"
|
||||
];
|
||||
};
|
||||
};
|
||||
@@ -16,6 +18,8 @@
|
||||
home.packages = with pkgs; [
|
||||
gnomeExtensions.gsconnect
|
||||
gnomeExtensions.screen-rotate
|
||||
gnomeExtensions.tiling-shell
|
||||
gnomeExtensions.dash-to-dock
|
||||
#gnomeExtensions.gjs-osk -- Disabled due to issue with read only file system
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user