Enable tilingshell extension
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m46s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m46s
This commit is contained in:
parent
bdf6e21b7d
commit
ef3b98bbd6
@ -101,6 +101,7 @@ in {
|
|||||||
# "smart-auto-move@khimaros.com"
|
# "smart-auto-move@khimaros.com"
|
||||||
"space-bar@luchrioh"
|
"space-bar@luchrioh"
|
||||||
# "tiling-assistant@leleat-on-github"
|
# "tiling-assistant@leleat-on-github"
|
||||||
|
"tilingshell@ferrarodomenico.com"
|
||||||
"Vitals@CoreCoding.com"
|
"Vitals@CoreCoding.com"
|
||||||
"windowIsReady_Remover@nunofarruca@gmail.com"
|
"windowIsReady_Remover@nunofarruca@gmail.com"
|
||||||
# "worksets@blipk.xyz"
|
# "worksets@blipk.xyz"
|
||||||
@ -177,6 +178,11 @@ in {
|
|||||||
screen-left-gap = 8;
|
screen-left-gap = 8;
|
||||||
window-gap = 8;
|
window-gap = 8;
|
||||||
};
|
};
|
||||||
|
"org/gnome/shell/extensions/tilingshell" = {
|
||||||
|
inner-gaps = 16;
|
||||||
|
outer-gaps = 8;
|
||||||
|
enable-blur-snap-assistant = true;
|
||||||
|
};
|
||||||
"org/gnome/Console" = {
|
"org/gnome/Console" = {
|
||||||
font-scale = 1.4;
|
font-scale = 1.4;
|
||||||
use-system-font = false;
|
use-system-font = false;
|
||||||
@ -268,7 +274,7 @@ in {
|
|||||||
gnomeExtensions.smart-auto-move
|
gnomeExtensions.smart-auto-move
|
||||||
gnomeExtensions.space-bar
|
gnomeExtensions.space-bar
|
||||||
gnomeExtensions.tiling-assistant
|
gnomeExtensions.tiling-assistant
|
||||||
# gnomeExtensions.tiling-shell
|
gnomeExtensions.tiling-shell
|
||||||
gnomeExtensions.todotxt
|
gnomeExtensions.todotxt
|
||||||
gnomeExtensions.vitals
|
gnomeExtensions.vitals
|
||||||
gnomeExtensions.window-is-ready-remover
|
gnomeExtensions.window-is-ready-remover
|
||||||
|
Loading…
x
Reference in New Issue
Block a user