diff --git a/config/home-manager/workstation/gnome-extensions.nix b/config/home-manager/workstation/gnome-extensions.nix index c5f33e1..e1a6421 100644 --- a/config/home-manager/workstation/gnome-extensions.nix +++ b/config/home-manager/workstation/gnome-extensions.nix @@ -178,6 +178,46 @@ { "x": 0.33, "y": 0, "width": 0.67, "height": 1, "groups": [1] }, { "x": 0, "y": 0.5, "width": 0.33, "height": 0.5, "groups": [2, 1] } ] + }, + { + "id": "Landscape Ultrawide Power-User", + "tiles": [ + { + "x": 0, + "y": 0, + "width": 0.1984375, + "height": 0.5028409090909091, + "groups": [1, 2] + }, + { + "x": 0.1984375, + "y": 0, + "width": 0.3015625, + "height": 1, + "groups": [4, 1] + }, + { + "x": 0, + "y": 0.5028409090909091, + "width": 0.1984375, + "height": 0.49715909090909094, + "groups": [2, 1] + }, + { + "x": 0.8015625, + "y": 0, + "width": 0.1984375, + "height": 1, + "groups": [3] + }, + { + "x": 0.5, + "y": 0, + "width": 0.30156249999999996, + "height": 1, + "groups": [3, 4] + } + ] } ] '';