gnome: configure emoji copy extension
This commit is contained in:
parent
9bbd3fa12e
commit
8b1a4651c1
1 changed files with 5 additions and 0 deletions
|
@ -166,11 +166,16 @@ with lib.hm.gvariant;
|
|||
|
||||
"org/gnome/shell" = {
|
||||
enabled-extensions = [
|
||||
"emoji-copy@felipeftn"
|
||||
"just-perfection-desktop@just-perfection"
|
||||
"Vitals@CoreCoding.com"
|
||||
];
|
||||
};
|
||||
|
||||
"org/gnome/shell/extensions/emoji-copy" = {
|
||||
emoji-keybind = [ "<Super>e" ];
|
||||
};
|
||||
|
||||
"org/gnome/shell/extensions/just-perfection" = {
|
||||
animation = 0;
|
||||
notification-banner-position = 2;
|
||||
|
|
Loading…
Reference in a new issue