Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab5cd2b3c3 | |||
| 8e794ae50f | |||
| d6219a8479 |
2 changed files with 2 additions and 4 deletions
|
|
@ -16,6 +16,4 @@ $(PROG): $(OBJS)
|
|||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -f $(OBJS)
|
||||
|
||||
.PRECIOUS: parse.c
|
||||
rm -f $(OBJS) parse.c
|
||||
|
|
|
|||
2
cwmrc.5
2
cwmrc.5
|
|
@ -457,7 +457,7 @@ pixels left.
|
|||
.It Ev XDG_CONFIG_HOME
|
||||
determines the default location of the configuration file.
|
||||
If unset or empty,
|
||||
.Pa ~/.config/cwm/
|
||||
.Pa ~/.config/
|
||||
is used as the value.
|
||||
.El
|
||||
.Sh FILES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue