Specify Autostart Location, README & LICENSE updates, and Add config.h
- Remove config.h from gitignore - Move config.def.h modifications to config.h - Restore config.def.h to original version - Specify location of autostart instead of searching certain locations - Rename autostart.sh to autostart_blocking.sh - Add myself to license - Change README to markdown and add personal changes
This commit is contained in:
6
dwm.1
6
dwm.1
@@ -162,11 +162,7 @@ Toggles focused window between floating and tiled state.
|
||||
Resize focused window while dragging. Tiled windows will be toggled to the floating state.
|
||||
.SH FILES
|
||||
The files containing programs to be started along with dwm are searched for in
|
||||
the following directories:
|
||||
.IP "1. $XDG_DATA_HOME/dwm"
|
||||
.IP "2. $XDG_CONFIG_HOME/dwm"
|
||||
.IP "3. $HOME/.local/share/dwm"
|
||||
.IP "4. $HOME/.dwm"
|
||||
the dwm root directory.
|
||||
.P
|
||||
The first existing directory is scanned for any of the autostart files below.
|
||||
.TP 15
|
||||
|
Reference in New Issue
Block a user