refactor: update flake.lock and dconf.nix for new package versions and extension configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
This commit is contained in:
parent
f92fe121fd
commit
7093779d4a
12
config/home-manager/flake.lock
generated
12
config/home-manager/flake.lock
generated
@ -23,11 +23,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737885640,
|
"lastModified": 1738163270,
|
||||||
"narHash": "sha256-GFzPxJzTd1rPIVD4IW+GwJlyGwBDV1Tj5FLYwDQQ9sM=",
|
"narHash": "sha256-B/7Y1v4y+msFFBW1JAdFjNvVthvNdJKiN6EGRPnqfno=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "4e96537f163fad24ed9eb317798a79afc85b51b7",
|
"rev": "59e618d90c065f55ae48446f307e8c09565d5ab0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -39,11 +39,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737885589,
|
"lastModified": 1738142207,
|
||||||
"narHash": "sha256-Zf0hSrtzaM1DEz8//+Xs51k/wdSajticVrATqDrfQjg=",
|
"narHash": "sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9+WC4=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "852ff1d9e153d8875a83602e03fdef8a63f0ecf8",
|
"rev": "9d3ae807ebd2981d593cddd0080856873139aa40",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -53,13 +53,11 @@
|
|||||||
favorite-apps = [
|
favorite-apps = [
|
||||||
"brave-browser.desktop"
|
"brave-browser.desktop"
|
||||||
"com.discordapp.Discord.desktop"
|
"com.discordapp.Discord.desktop"
|
||||||
"brave-hnpfjngllnobngcgfapefoaidbinmjnm-Default.desktop"
|
"org.telegram.desktop.desktop"
|
||||||
"org.mozilla.Thunderbird.desktop"
|
|
||||||
"code.desktop"
|
|
||||||
"io.github.kukuruzka165.materialgram.desktop"
|
|
||||||
"brave-nkbljeindhmekmppbpgebpjebkjbmfaj-Default.desktop"
|
|
||||||
"com.spotify.Client.desktop"
|
"com.spotify.Client.desktop"
|
||||||
"com.plexamp.Plexamp.desktop"
|
"brave-hnpfjngllnobngcgfapefoaidbinmjnm-Default.desktop"
|
||||||
|
"brave-nkbljeindhmekmppbpgebpjebkjbmfaj-Default.desktop"
|
||||||
|
"code.desktop"
|
||||||
"org.gnome.Ptyxis.desktop"
|
"org.gnome.Ptyxis.desktop"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -15,23 +15,22 @@
|
|||||||
kimpanel
|
kimpanel
|
||||||
]
|
]
|
||||||
++ (with pkgs-unstable.gnomeExtensions; [
|
++ (with pkgs-unstable.gnomeExtensions; [
|
||||||
|
dash-to-panel
|
||||||
|
fedora-linux-update-indicator
|
||||||
|
arcmenu
|
||||||
lilypad
|
lilypad
|
||||||
tailscale-qs
|
tailscale-qs
|
||||||
gsconnect
|
gsconnect
|
||||||
blur-my-shell
|
blur-my-shell
|
||||||
space-bar
|
|
||||||
gtk4-desktop-icons-ng-ding
|
gtk4-desktop-icons-ng-ding
|
||||||
logo-menu
|
|
||||||
media-controls
|
media-controls
|
||||||
burn-my-windows
|
burn-my-windows
|
||||||
coverflow-alt-tab
|
coverflow-alt-tab
|
||||||
dash-to-dock
|
|
||||||
appindicator
|
appindicator
|
||||||
autohide-battery
|
autohide-battery
|
||||||
battery-health-charging
|
battery-health-charging
|
||||||
just-perfection
|
just-perfection
|
||||||
smile-complementary-extension
|
smile-complementary-extension
|
||||||
vitals
|
|
||||||
clipboard-indicator
|
clipboard-indicator
|
||||||
bubblemail
|
bubblemail
|
||||||
]);
|
]);
|
||||||
@ -46,11 +45,32 @@
|
|||||||
|
|
||||||
dconf = {
|
dconf = {
|
||||||
settings = {
|
settings = {
|
||||||
# vitals settings
|
# dash-to-panel
|
||||||
"org/gnome/shell/extensions/vitals" = {
|
"org/gnome/shell/extensions/dash-to-panel" = {
|
||||||
position-in-panel = 0;
|
appicon-padding = 8;
|
||||||
use-higher-precision = true;
|
appicon-margin = 4;
|
||||||
icon-style = 1;
|
trans-panel-opacity = 0.40;
|
||||||
|
appicon-style = "SYMBOLIC";
|
||||||
|
trans-use-custom-opacity = true;
|
||||||
|
animate-appicon-hover = false;
|
||||||
|
dot-style-unfocused = "DOTS";
|
||||||
|
tray-size = 16;
|
||||||
|
hoy-keys = true;
|
||||||
|
panel-element-positions = "{\"0\":[{\"element\":\"showAppsButton\",\"visible\":false,\"position\":\"stackedTL\"},{\"element\":\"activitiesButton\",\"visible\":false,\"position\":\"stackedTL\"},{\"element\":\"leftBox\",\"visible\":true,\"position\":\"stackedTL\"},{\"element\":\"taskbar\",\"visible\":true,\"position\":\"stackedTL\"},{\"element\":\"centerBox\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"rightBox\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"dateMenu\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"systemMenu\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"desktopButton\",\"visible\":true,\"position\":\"stackedBR\"}],\"1\":[{\"element\":\"showAppsButton\",\"visible\":false,\"position\":\"stackedTL\"},{\"element\":\"activitiesButton\",\"visible\":false,\"position\":\"stackedTL\"},{\"element\":\"leftBox\",\"visible\":true,\"position\":\"stackedTL\"},{\"element\":\"taskbar\",\"visible\":true,\"position\":\"stackedTL\"},{\"element\":\"centerBox\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"rightBox\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"dateMenu\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"systemMenu\",\"visible\":true,\"position\":\"stackedBR\"},{\"element\":\"desktopButton\",\"visible\":true,\"position\":\"stackedBR\"}]}";
|
||||||
|
};
|
||||||
|
|
||||||
|
# arcmenu
|
||||||
|
"org/gnome/shell/extensions/arcmenu" = {
|
||||||
|
custom-menu-button-icon-size = 32;
|
||||||
|
menu-layout = "Runner";
|
||||||
|
runner-show-frequent-apps = true;
|
||||||
|
search-provider-open-windows = true;
|
||||||
|
search-provider-recent-files = true;
|
||||||
|
highlight-search-terms = true;
|
||||||
|
max-search-results = 8;
|
||||||
|
menu-button-icon = "Distro_Icon";
|
||||||
|
distro-icon = 2;
|
||||||
|
arc-menu-icon = 64;
|
||||||
};
|
};
|
||||||
|
|
||||||
"org/gnome/shell/extensions/pano" = {
|
"org/gnome/shell/extensions/pano" = {
|
||||||
@ -67,37 +87,31 @@
|
|||||||
# To get an ID of an extension, run `gnome-extensions list`
|
# To get an ID of an extension, run `gnome-extensions list`
|
||||||
"org/gnome/shell" = {
|
"org/gnome/shell" = {
|
||||||
disable-user-extensions = false;
|
disable-user-extensions = false;
|
||||||
|
# To get an array like below of currently enabled extensionsm run `gnome-extensions list --enabled | sed 's/.*/"&"/'`
|
||||||
enabled-extensions = [
|
enabled-extensions = [
|
||||||
|
"bubblemail@razer.framagit.org"
|
||||||
"pano@elhan.io"
|
"pano@elhan.io"
|
||||||
"apps-menu@gnome-shell-extensions.gcampax.github.com"
|
"tilingshell@ferrarodomenico.com"
|
||||||
"background-logo@fedorahosted.org"
|
"background-logo@fedorahosted.org"
|
||||||
"launch-new-instance@gnome-shell-extensions.gcampax.github.com"
|
"launch-new-instance@gnome-shell-extensions.gcampax.github.com"
|
||||||
"places-menu@gnome-shell-extensions.gcampax.github.com"
|
|
||||||
"window-list@gnome-shell-extensions.gcampax.github.com"
|
|
||||||
"Battery-Health-Charging@maniacx.github.com"
|
|
||||||
"CoverflowAltTab@palatis.blogspot.com"
|
|
||||||
"Vitals@CoreCoding.com"
|
|
||||||
"appindicatorsupport@rgcjonas.gmail.com"
|
"appindicatorsupport@rgcjonas.gmail.com"
|
||||||
|
"Battery-Health-Charging@maniacx.github.com"
|
||||||
"autohide-battery@sitnik.ru"
|
"autohide-battery@sitnik.ru"
|
||||||
"blur-my-shell@aunetx"
|
"blur-my-shell@aunetx"
|
||||||
"burn-my-windows@schneegans.github.com"
|
"burn-my-windows@schneegans.github.com"
|
||||||
"clipboard-indicator@tudmotu.com"
|
|
||||||
"dash-to-dock@micxgx.gmail.com"
|
|
||||||
"gsconnect@andyholmes.github.io"
|
"gsconnect@andyholmes.github.io"
|
||||||
"gtk4-ding@smedius.gitlab.com"
|
"gtk4-ding@smedius.gitlab.com"
|
||||||
"just-perfection-desktop@just-perfection"
|
"just-perfection-desktop@just-perfection"
|
||||||
"kimpanel@kde.org"
|
"kimpanel@kde.org"
|
||||||
"lilypad@shendrew.github.io"
|
"lilypad@shendrew.github.io"
|
||||||
"logomenu@aryan_k"
|
|
||||||
"mediacontrols@cliffniff.github.com"
|
|
||||||
"native-window-placement@gnome-shell-extensions.gcampax.github.com"
|
"native-window-placement@gnome-shell-extensions.gcampax.github.com"
|
||||||
"smile-extension@mijorus.it"
|
"smile-extension@mijorus.it"
|
||||||
"space-bar@luchrioh"
|
|
||||||
"tailscale@joaophi.github.com"
|
"tailscale@joaophi.github.com"
|
||||||
"tilingshell@ferrarodomenico.com"
|
|
||||||
"user-theme@gnome-shell-extensions.gcampax.github.com"
|
"user-theme@gnome-shell-extensions.gcampax.github.com"
|
||||||
"weatheroclock@CleoMenezesJr.github.io"
|
"weatheroclock@CleoMenezesJr.github.io"
|
||||||
"bubblemail@razer.framagit.org"
|
"dash-to-panel@jderose9.github.com"
|
||||||
|
"arcmenu@arcmenu.com"
|
||||||
|
"update-extension@purejava.org"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -113,38 +127,6 @@
|
|||||||
hide-on = 95;
|
hide-on = 95;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Configure dash-to-dock
|
|
||||||
"org/gnome/shell/extensions/dash-to-dock" = {
|
|
||||||
pressure-threshold = 250;
|
|
||||||
require-pressure-to-show = false;
|
|
||||||
apply-custom-theme = false;
|
|
||||||
apply-glossy-effect = false;
|
|
||||||
autohide-in-fullscreen = true;
|
|
||||||
background-opacity = 0.8;
|
|
||||||
custom-theme-customize-running-dots = false;
|
|
||||||
custom-theme-running-dots-border-color = "rgb(255,255,255)";
|
|
||||||
custom-theme-running-dots-color = "rgb(255,255,255)";
|
|
||||||
dash-max-icon-size = 48;
|
|
||||||
dock-fixed = false;
|
|
||||||
dock-position = "LEFT";
|
|
||||||
extend-height = 0;
|
|
||||||
height-fraction = 0.9;
|
|
||||||
intellihide = true;
|
|
||||||
intellihide-mode = "ALL_WINDOWS";
|
|
||||||
multi-monitor = true;
|
|
||||||
preferred-monitor = -2;
|
|
||||||
preferred-monitor-by-connector = "DP-2";
|
|
||||||
running-indicator-dominant-color = true;
|
|
||||||
running-indicator-style = "DOTS";
|
|
||||||
show-apps-at-top = true;
|
|
||||||
show-favorites = true;
|
|
||||||
show-mounts = false;
|
|
||||||
show-trash = true;
|
|
||||||
transparency = 0.75;
|
|
||||||
transparency-mode = "FIXED";
|
|
||||||
unity-backlit-items = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Configure logo-menu
|
# Configure logo-menu
|
||||||
"org/gnome/shell/extensions/Logo-menu" = {
|
"org/gnome/shell/extensions/Logo-menu" = {
|
||||||
hide-icon-shadow = false;
|
hide-icon-shadow = false;
|
||||||
@ -316,7 +298,7 @@
|
|||||||
# Lilypad settings
|
# Lilypad settings
|
||||||
"org/gnome/shell/extensions/lilypad/rightbox-order" = {
|
"org/gnome/shell/extensions/lilypad/rightbox-order" = {
|
||||||
|
|
||||||
# In case this is updated, run: `dconf read /org/gnome/shell/extensions/lilypad/rightbox-order | sed "s/,//g; s/'/\"/g ` then copy pasting the output here
|
# In case this is updated, run: `dconf read /org/gnome/shell/extensions/lilypad/rightbox-order | tsed "s/,//g; s/'/\"/g ` then copy pasting the output here
|
||||||
rightbox-order = [
|
rightbox-order = [
|
||||||
"lilypad"
|
"lilypad"
|
||||||
"system_monitor"
|
"system_monitor"
|
||||||
@ -328,7 +310,6 @@
|
|||||||
"steam"
|
"steam"
|
||||||
"appindicator_legacy_steam"
|
"appindicator_legacy_steam"
|
||||||
"workspace_indicator"
|
"workspace_indicator"
|
||||||
"vitalsMenu"
|
|
||||||
"StatusNotifierItem"
|
"StatusNotifierItem"
|
||||||
"clipboardIndicator"
|
"clipboardIndicator"
|
||||||
"screenSharing"
|
"screenSharing"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user