adds bubblemail extension and configures pano settings

This commit is contained in:
Menno van Leeuwen 2025-01-20 12:17:55 +01:00
parent 5c5a3b5517
commit 7970b871c1
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -34,6 +34,7 @@
smile-complementary-extension
vitals
clipboard-indicator
bubblemail
]);
# Copy burn-my-windows profile to user config
@ -53,6 +54,17 @@
icon-style = 1;
};
"/org/gnome/shell/extensions/pano" = {
"history-length" = 500;
"global-shortcut" = [ "<Shift><Alt>V" ];
"item-date-font-family" = "Hack Nerd Font Mono";
"item-date-font-size" = 10;
"search-bar-font-family" = "Hack Nerd Font Mono";
"search-bar-font-size" = 14;
"item-title-font-family" = "Hack Nerd Font Mono";
"item-title-font-size" = 20;
};
# To get an ID of an extension, run `gnome-extensions list`
"org/gnome/shell" = {
disable-user-extensions = false;
@ -86,20 +98,10 @@
"tilingshell@ferrarodomenico.com"
"user-theme@gnome-shell-extensions.gcampax.github.com"
"weatheroclock@CleoMenezesJr.github.io"
"bubblemail@razer.framagit.org"
];
};
# Clipboard indicator settings
"org/gnome/shell/extensions/clipboard-indicator" = {
history-size = 50;
cache-size = 50;
preview-size = 50;
strip-text = true;
keep-selected-on-clear = true;
move-item-first = true;
toggle-menu = [ "<Shift><Alt>V" ];
};
# Perfection settings
"org/gnome/shell/extensions/just-perfection" = {
theme = false;