From aac42689ebf05932067976590294c466dd96bcd4 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg
Only the latest major version of i3 is supported, i.e. version 4.7 currently. To verify which version you are running, use:
See [command_chaining] for details on the special meaning of ; (semicolon) +and , (comma): they chain commands together in i3, so you need to use quoted +strings if they appear in your command.
Syntax:
What good is a window manager if you canât actually start any applications? The exec command starts an application by passing the command you specify to a shell. This implies that you can use globbing (wildcards) and programs will be -searched in your $PATH.
See [command_chaining] for details on the special meaning of ; (semicolon) +and , (comma): they chain commands together in i3, so you need to use quoted +strings if they appear in your command.
Syntax: