aboutsummaryrefslogtreecommitdiff
path: root/config.h
Commit message (Expand)AuthorAgeFilesLines
* arrows to tag or focus monitorsLuke Smith2020-04-131-7/+5
* use pidofLuke Smith2020-04-131-1/+1
* removing barpadding patchLuke Smith2020-04-131-2/+0
* scroll through on tagsLuke Smith2020-04-131-0/+2
* vanitygaps patch/fix and new & reorganized layoutsLuke Smith2020-04-131-23/+31
* clickable statuscmd patch with dwmblocksLuke Smith2020-04-131-1/+5
* updates to restart/quit cmdsLuke Smith2020-04-131-2/+2
* kill -HUP pid to restart, also mod+RLuke Smith2020-04-101-3/+3
* Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2020-04-091-1/+3
|\
| * add xf86brightness up and downNikki Satmaka2020-04-041-1/+3
* | mod+c for calculatorLuke Smith2020-04-091-1/+1
* | hardcoding audio systemLuke Smith2020-04-091-9/+25
* | renamed to webcamLuke Smith2020-03-311-1/+1
|/
* statusbar infoLuke Smith2020-03-311-1/+1
* lmc required for alsa/pulse integrationLuke Smith2020-03-291-9/+9
* no mpv cacheLuke Smith2020-03-291-1/+1
* gimp starts on own tagLuke Smith2020-03-291-2/+2
* dumb abook hackLuke Smith2020-03-261-2/+2
* larbs documentation built in to dwmLuke Smith2020-03-151-1/+1
* always assume to use greatest (even) webcam deviceLuke Smith2020-03-151-1/+1
* toggle transparency fixLuke Smith2020-03-151-1/+1
* increase masters moved to oLuke Smith2020-03-151-4/+4
* monocle mode totally removedLuke Smith2020-03-151-3/+2
* scroll lock toggles screenkeyLuke Smith2020-03-151-0/+1
* lf hardcoded; nmtui as WLuke Smith2020-03-151-5/+4
* prompt script now unnecessaryLuke Smith2020-03-131-6/+6
* showclip and batstat unnecessaryLuke Smith2020-03-021-2/+2
* no padding in statusbar by defaultLuke Smith2020-02-261-2/+2
* enable color emojis with libxft-bgraLuke Smith2020-02-261-2/+2
* cleanupLuke Smith2020-02-231-37/+28
* toggle transparency with VLuke Smith2020-02-231-1/+1
* repeat binding addedLuke Smith2020-02-061-1/+1
* refresh newsLuke Smith2020-02-061-1/+1
* vimwiki to vLuke Smith2020-02-031-1/+1
* dmenucmd restoredLuke Smith2020-01-301-1/+1
* dmenucmd restoredLuke Smith2020-01-301-2/+2
* tab revertLuke Smith2020-01-301-3/+3
* touchpad on/off bindsLuke Smith2020-01-301-0/+4
* kill xorg bindLuke Smith2020-01-301-0/+1
* update dwmblocksLuke Smith2020-01-221-14/+12
* increase/decrease gapsLuke Smith2020-01-201-2/+2
* unbind m for layoutLuke Smith2020-01-201-1/+1
* don't enforce dmenu appearanceLuke Smith2019-12-191-1/+1
* stacker patch replaces movestackLuke Smith2019-12-181-7/+15
* dwmc can use xrdbLuke Smith2019-12-181-0/+1
* dwmc and personal config addedLuke Smith2019-12-181-0/+342
* renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe2007-09-231-94/+0
* introduced ISTILE, which can be easily extended with other layout functions t...Anselm R. Garbe2007-09-221-3/+4
* made all stuff non-static - so you can choose wether to use dwm the static or...[email protected]2007-09-171-3/+3
* micromizing dwm step 1Anselm R. Garbe2007-09-151-15/+11