diff --git a/options.html b/options.html index cf48e8261..76e26801e 100644 --- a/options.html +++ b/options.html @@ -10435,7 +10435,7 @@ This must to correspond to the value of the keybinding of the default workspace. } ]
Declared by:
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
- |
wayland.windowManager.sway.config.floating.modifierModifier key that can be used to drag floating windows.
Type: one of "Shift", "Control", "Mod1", "Mod2", "Mod3", "Mod4", "Mod5"
Default: "sway.config.modifier"
Example: "Mod4"
Declared by:
+ |
wayland.windowManager.sway.config.floating.modifierModifier key or keys that can be used to drag floating windows.
Type: string
Default: "sway.config.modifier"
Example: "Mod4"
Declared by:
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
|
wayland.windowManager.sway.config.floating.titlebarWhether to show floating window titlebars.
Type: boolean
Default:
'' true for state version ≥ 23.05 @@ -11354,7 +11354,7 @@ This must to correspond to the value of the keybinding of the default workspace. } ]
Declared by:
<home-manager/modules/services/window-managers/i3-sway/i3.nix>
- |
xsession.windowManager.i3.config.floating.modifierModifier key that can be used to drag floating windows.
Type: one of "Shift", "Control", "Mod1", "Mod2", "Mod3", "Mod4", "Mod5"
Default: "i3.config.modifier"
Example: "Mod4"
Declared by:
+ |
xsession.windowManager.i3.config.floating.modifierModifier key or keys that can be used to drag floating windows.
Type: string
Default: "i3.config.modifier"
Example: "Mod4"
Declared by:
<home-manager/modules/services/window-managers/i3-sway/i3.nix>
|
xsession.windowManager.i3.config.floating.titlebarWhether to show floating window titlebars.
Type: boolean
Default:
'' true for state version ≥ 23.05