add gnome for starlite

This commit is contained in:
2025-10-10 16:24:42 +01:00
parent 869c6b4707
commit 8a3698ce15
7 changed files with 16 additions and 54 deletions

View File

@@ -24,7 +24,7 @@
# set breeze as default cursor
# For cursor in steam?
home.file.".icons/default".source = "${pkgs.kdePackages.breeze}/share/icons/breeze_cursors";
# home.file.".icons/default".source = "${pkgs.kdePackages.breeze}/share/icons/breeze_cursors";
home.file.".npmrc".text = lib.generators.toINIWithGlobalSection { } {
globalSection = {

View File

@@ -28,7 +28,7 @@
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
# menu bar
"ui.key.menuAccessKeyFocuses" = false;
# use kde file picker
# use desktop file picker
"widget.use-xdg-desktop-portal.file-picker" = 1;
# sidebar at right
"sidebar.position_start" = false;