aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * final dirtyfix for fast fingers pony-montana2023-07-291-2/+2
|/ | | This commit is the end of the struggle on my machine. Now I can press volume-up with the right violence and go from 0 to 100 without interruption. Same for the reverse.
* Merge branch 'speediegq-master'Luke Smith2023-06-152-60/+14
|\
| * No need to call setup() multiple timesspeedie2023-06-151-1/+6
| |
| * Remove old `xrdb` patch, which does not need to be used alongside thespeedie2023-06-151-59/+8
| | | | | | | | .Xresources patch.
| * Merge pull request #229 from HawksLegal/patch-1Luke Smith2023-04-241-1/+1
| |\ | | | | | | Ignore
| | * Update larbs.momHawksLegal2023-04-051-0/+2
| | |
| | * Update larbs.momHawksLegal2023-04-051-2/+0
| |/ | | | | It does not appear that you still have whatever command XK_Insert was set to in your dwm when you wrote this.
* / asdfLuke Smith2023-06-151-1/+1
|/
* revert 712d6639ff8e863560328131bbb92b248dc9cde7Luke Smith2023-02-282-10/+12
|
* Bump to 6.4iStagnant2023-02-247-131/+168
|
* upgrade to mounter and unmounterLuke Smith2023-02-011-2/+3
|
* Merge pull request #219 from kj-cxa/wpctl-volumeLuke Smith2022-11-141-8/+8
|\ | | | | set volume with `wpctl` instead of `pamixer`
| * set volume with wpctl instead of pamixerkj-cxa2022-11-021-8/+8
| |
* | preserveonrestartLuke Smith2022-11-021-1/+37
|/
* fix swallow flicker, close #210Luke Smith2022-10-181-1/+1
|
* Merge pull request #217 from kronikpillow/mergeLuke Smith2022-10-071-1/+2
|\ | | | | fix shifttag bug fix
| * fix shifttag bugDejan Kutle2022-10-071-1/+2
|/ | | | | shifttag to right used to shift the window in to the scratchpad
* Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2022-10-012-1/+9
|\
| * Merge pull request #212 from swindlesmccoop/patch-1Luke Smith2022-08-221-0/+8
| |\ | | | | | | Add missing keybinds
| | * Add missing keybindsSwindles McCoop2022-08-221-0/+8
| |/
| * Merge pull request #209 from LalleSX/patch-3Luke Smith2022-08-031-1/+1
| |\ | | | | | | LibreWolf in guide
| | * LibreWolf in guidePrivateLalle2022-08-031-1/+1
| |/ | | | | Changed guide default browser to LibreWolf
* / libxft stuff removedLuke Smith2022-10-014-15/+1
|/
* Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2022-08-021-0/+1
|\
| * Merge pull request #205 from tragdate/patch-1Luke Smith2022-07-101-0/+1
| |\ | | | | | | Add [hide vacant tags] to patches list
| | * Add [hide vacant tags] to patches listTrag Date2022-07-101-0/+1
| |/
* / switch to librewolfLuke Smith2022-08-021-1/+1
|/
* return of xrdb patch to F5Luke Smith2022-07-082-3/+65
|
* Merge pull request #203 from i-c-u-p/patch-2Luke Smith2022-07-081-7/+7
|\ | | | | (README.md) put keyboard shortcuts in <kbd> tag
| * put keyboard shortcuts in <kbd> tagi-c-u-p2022-07-071-7/+7
|/
* Merge pull request #201 from LalleSX/patch-2Luke Smith2022-07-061-1/+1
|\ | | | | Update larbs.mom | Changed the described wallpaper location
| * Update larbs.momPrivateLalle2022-07-061-1/+1
|/
* note on dpi settingsLuke Smith2022-06-271-0/+3
|
* fix #191Luke Smith2022-05-311-0/+1
|
* minimize shcmds, close #191Luke Smith2022-05-311-56/+56
|
* Merge branch 'monosans-master'Luke Smith2022-05-263-7/+56
|\
| * tweaksLuke Smith2022-05-262-32/+5
| |
| * Add PKGBUILD and update Arch installation guidemonosans2022-05-262-2/+78
| |
| * Merge pull request #197 from i-c-u-p/patch-1Luke Smith2022-05-261-3/+3
|/| | | | | fix typos in larbs.mom
| * typosi-c-u-p2022-05-251-3/+3
|/
* tweaksLuke Smith2022-03-301-6/+6
|
* untimed mpv to mitigate lag issueLuke Smith2022-02-221-1/+2
|
* Merge branch 'frei-0xff-master'Luke Smith2022-01-214-6/+17
|\
| * Unset fullscreen on current window when new window is openedfrei-0xff2022-01-211-0/+2
| |
| * Merge pull request #157 from jglueckstein/toggle-smartgapsLuke Smith2021-12-112-0/+9
| |\ | | | | | | Added function to toggle smartgaps and bound it to Super+Shift+apostrophe
| | * Added function to toggle smartgaps and bound it to Super+Shift+apostrophe.Jon Glueckstein2021-03-082-0/+9
| | |
| * | Merge pull request #178 from J0hsHH/patch-1Luke Smith2021-12-111-6/+6
|/| | | | | | | | added link to patch
| * | added link to patchJohannes Hove-Henriksen2021-11-211-6/+6
| | | | | | | | | added link to patch
* | | Merge pull request #181 from ethanv2/sticky-patch-1Luke Smith2021-12-111-2/+7
|\ \ \ | |/ / |/| | Don't automatically focus sticky windows
| * | Fix small edge casesEthan Marshall2021-12-051-2/+7
| | | | | | | | | | | | | | | Fix case where only windows available are sticky Fix case where stack is empty sometimes segfaulting