about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-22 18:22:51 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-22 18:22:51 +0100
commit671442e89d6e8e8c42912df08a82466f126a7b3b (patch)
tree037bd9317ed5b4398aee65535eb504306b0a2a52
parent8d111632f51a23e6991306cc006dc936d362ab9e (diff)
downloaddwm-671442e89d6e8e8c42912df08a82466f126a7b3b.tar.gz
hahaha, untiled and non-untiled sounded really cumbersome
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index 5112422..e5ad7bf 100644
--- a/dwm.1
+++ b/dwm.1
@@ -100,7 +100,7 @@ Close focused window.
 Toggle between tiled and untiled layout (affects all windows).
 .TP
 .B Mod1-Shift-space
-Toggle focused window between untiled and non-untiled state (tiled layout only).
+Toggle focused window between tiled and untiled state (tiled layout only).
 .TP
 .B Mod1-[1..n]
 View all windows with
0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
My dotfiles, read/copy at your own risk.