mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
fix backwards logic in example; found by oga@
This commit is contained in:
parent
b700be764a
commit
5fee379cb5
6
cwmrc.5
6
cwmrc.5
@ -15,7 +15,7 @@
|
|||||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
.\"
|
.\"
|
||||||
.\" The following requests are required for all man pages.
|
.\" The following requests are required for all man pages.
|
||||||
.Dd $Mdocdate: April 28 2008 $
|
.Dd $Mdocdate: May 18 2008 $
|
||||||
.Dt CWMRC 5
|
.Dt CWMRC 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -140,8 +140,8 @@ will assign new windows to the currently selected group.
|
|||||||
# Set default Xft(3) font
|
# Set default Xft(3) font
|
||||||
fontname "sans-serif:pixelsize=14:bold"
|
fontname "sans-serif:pixelsize=14:bold"
|
||||||
|
|
||||||
# Set sticky group mode on
|
# Turn on sticky-group mode
|
||||||
sticky no
|
sticky yes
|
||||||
|
|
||||||
# Any entry here is shown in the application menu
|
# Any entry here is shown in the application menu
|
||||||
command firefox firefox
|
command firefox firefox
|
||||||
|
Loading…
x
Reference in New Issue
Block a user