remove valent

This commit is contained in:
Henry Hiles 2026-04-16 16:53:03 -04:00
commit 0d84f2493c
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -6,7 +6,6 @@
{
environment = {
systemPackages = with pkgs.gnomeExtensions; [
valent
pop-shell
appindicator
blur-my-shell
@ -46,7 +45,7 @@
allow-extension-installation = false;
enabled-extensions = [
"blur-my-shell@aunetx"
"pop-shell@system76.com"
# "pop-shell@system76.com"
"rounded-window-corners@fxgn"
"burn-my-windows@schneegans.github.com"
"fullscreen-avoider@noobsai.github.com"
@ -66,13 +65,13 @@
skip-libhandy-app = false;
};
pop-shell = rec {
active-hint = true;
tile-by-default = true;
active-hint-border-radius = 16;
gap-inner = 3;
gap-outer = gap-inner;
};
# pop-shell = rec {
# active-hint = true;
# tile-by-default = true;
# active-hint-border-radius = 16;
# gap-inner = 3;
# gap-outer = gap-inner;
# };
just-perfection = {
accessibility-menu = false;