]> git.sur5r.net Git - i3/i3/blobdiff - etc/config
Shorten comment for workspace variables
[i3/i3] / etc / config
index 77966e8aec7eddf1ba29e918c4dd92183c5f655c..f08dac995152dcb546fe139e862c32401ed05e5a 100644 (file)
@@ -104,17 +104,8 @@ bindsym Mod1+Shift+minus move scratchpad
 # If there are multiple scratchpad windows, this command cycles through them.
 bindsym Mod1+minus scratchpad show
 
-# Define workspaces along with their labels
-#
-# Customize your workspace labels here.
-# Example:
-#
-# set $ws1 "Terminals" 
-#
-# or
-#
-# set $ws1 "1: Terminals"
-#
+# Define names for default workspaces for which we configure key bindings later on.
+# We use variables to avoid repeating the names in multiple places.
 set $ws1 "1"
 set $ws2 "2"
 set $ws3 "3"