| wayland.windowManager.sway.config.bars | Sway bars settings blocks
|
| wayland.windowManager.sway.config.bindswitches | Binds to execute the sway command command on state changes
|
| wayland.windowManager.sway.config.input | An attribute set that defines input modules
|
| wayland.windowManager.sway.config.seat | An attribute set that defines seat modules
|
| wayland.windowManager.sway.config.focus | Focus related settings.
|
| wayland.windowManager.sway.config.menu | Default launcher to use.
|
| wayland.windowManager.sway.config.floating | Floating window settings.
|
| wayland.windowManager.sway.config.colors | Color settings
|
| wayland.windowManager.sway.config.left | Home row direction key for moving left.
|
| wayland.windowManager.sway.config.modifier | Modifier key that is used for all default keybindings.
|
| wayland.windowManager.sway.config.modes | An attribute set that defines binding modes and keybindings
inside them
Only basic keybinding is supported (bindsym keycomb action),
for more advanced setup use 'sway.extraConfig'.
|
| wayland.windowManager.sway.config.output | An attribute set that defines output modules
|
| wayland.windowManager.sway.config.keybindings | An attribute set that assigns a key press to an action using a key symbol
|
| wayland.windowManager.sway.config.keycodebindings | An attribute set that assigns keypress to an action using key code
|
| wayland.windowManager.sway.config.window | Window titlebar and border settings.
|
| wayland.windowManager.sway.config.fonts | Font configuration for window titles, nagbar...
|
| wayland.windowManager.sway.config.down | Home row direction key for moving down.
|
| wayland.windowManager.sway.config.startup | Commands that should be executed at startup
|
| wayland.windowManager.sway.config.defaultWorkspace | The default workspace to show when sway is launched
|
| wayland.windowManager.sway.config.bindkeysToCode | Whether to make use of --to-code in keybindings.
|
| wayland.windowManager.sway.config.workspaceLayout | The mode in which new containers on workspace level will
start.
|
| wayland.windowManager.sway.config.up | Home row direction key for moving up.
|
| wayland.windowManager.sway.config.gaps | Gaps related settings.
|
| wayland.windowManager.sway.config.right | Home row direction key for moving right.
|
| wayland.windowManager.sway.config.workspaceOutputAssign | Assign workspaces to outputs.
|
| wayland.windowManager.sway.config.terminal | Default terminal to run.
|
| wayland.windowManager.sway.config.workspaceAutoBackAndForth | Assume you are on workspace "1: www" and switch to "2: IM" using
mod+2 because somebody sent you a message
|
| wayland.windowManager.sway.config.assigns | An attribute set that assigns applications to workspaces based
on criteria.
|