diff --git a/nix-os/desktopManagers/cosmic-config/com.system76.CosmicSettings.Shortcuts/v1/custom b/nix-os/desktopManagers/cosmic-config/com.system76.CosmicSettings.Shortcuts/v1/custom index 650da7e..6c6d1b7 100644 --- a/nix-os/desktopManagers/cosmic-config/com.system76.CosmicSettings.Shortcuts/v1/custom +++ b/nix-os/desktopManagers/cosmic-config/com.system76.CosmicSettings.Shortcuts/v1/custom @@ -19,4 +19,11 @@ Super, ], ): System(Launcher), -} \ No newline at end of file + ( + modifiers: [ + Super, + Alt, + ], + key: "g", + ): ToggleSticky, +}