summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Expand)Author
2022-11-04change focusmon/tagmon kb, add rulesHEADmasterzachir
2022-08-10fix issue reading gappx in config.hzachir
2022-08-09dwm: add xresources patch, clean up color nameszachir
2022-08-09mergezachir
2022-08-09renumber spcmd, add two more (todo and tremc)zachir
2022-02-12add urg-border patch, and change colorszachir
2022-01-28config.h: add tremc scratchpadzachir
2022-01-27dwm: upgrade to 6.3, add optimizationzachir
2022-01-26dwm: resize default scratchpad sizezachir
2022-01-26config.h: resize scratchpads default sizezachir
2021-09-27add functions to push up/down including masterzachir
2021-09-23mergezachir
2021-09-23dwm: change scratchpads, termcmd to stzachir
2021-09-21dwm: change theme, reorg scratchpadsZachIR
2021-08-04Fix Rules issue (NUL L), add sxhkd restart signal, change default term to urxvtczachir
2021-07-31Use hyper instead of alt, remove bluetooth scratchpadzachir
2021-06-25Change font from mononoki Nerd Font to mononoki Nerd Font Monozachir
2021-06-17Use class for scratchpad instead of title, add ping scratchpad, and binding f...zachir
2021-06-04Change scratchpads to use Alacritty, add scratchpad for 'ping', don't use tab...ZachIR
2021-03-24Change back to pulsemixer (pipewire is finally working again)zachir
2021-03-23Change pulsemixer to alsamixer, add neomutt scratchpad, add rule for Carlazachir
2021-03-21Comment out unused command definitionszachir
2021-03-20Add scratchpads (htop, term, pulsemixer, bluetoothctl, ncmpcpp)zachir
2021-02-06Update to follow upstreamzachir
2021-02-05Rebind incnmaster and setcfactzachir
2021-01-31Fix double termcmd declaration issuezachir
2021-01-31Change font from 'mononoki' to 'mononoki Nerd Font', remove dependency on sxh...zachir
2020-12-30Update config.hZachIR
2020-12-12Move some keybindings to sxhkd (leave volsv, just uncomment config lines to u...zachir
2020-12-11Reorganize, switch back to st, etc.zachir
2020-11-11Update to latest configzachir
2020-10-09Update dwm configzachir
2020-09-13Update repo to 09132020ZachIR
2007-09-23renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe
2007-09-22introduced ISTILE, which can be easily extended with other layout functions t...Anselm R. Garbe
2007-09-17made all stuff non-static - so you can choose wether to use dwm the static or...arg@suckless.org
2007-09-15micromizing dwm step 1Anselm R. Garbe
2007-09-15new colorscheme (16-bit compliant)Anselm R. Garbe
2007-09-15renamed config.default.h into config.hAnselm R. Garbe
2006-08-02removed config.h (stupid hg)arg@10ksloc.org
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org
2006-08-01removed 5LOCarg@10ksloc.org
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org
2006-08-01fixed config.h filesarg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org
2006-07-13removed unnecessary crapAnselm R. Garbe
2006-07-13before leaning things upAnselm R. Garbe
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe