dwm

Fork of dwm, the best tiling window manager
git clone git://git.laack.co/dwm.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-05-07 16:12Updated keybindsAndrew Laack1+6-0
2026-04-17 22:09Updated bindingsAndrew Laack1+31-2
2026-03-06 20:54Refactored dwm to **not** pass colors (use default dmenuAndrew Laack1+21-21
2026-03-06 20:12Added vm manager keybinding for spinning up vms quicklyAndrew Laack1+2-0
2026-02-19 09:56Updated music locationAndrew Laack1+1-1
2026-02-16 02:48Added chat shortcutAndrew Laack1+2-0
2026-02-16 02:43Updated some default keybindings for note taking, removed old unused bindingsAndrew Laack1+17-11
2025-11-23 22:40Remove bordersAndrew Laack1+1-1
2025-10-13 03:34Updated themeing and shortcutsAndrew Laack1+9-7
2025-09-26 04:51Added more tagsAndrew Laack1+5-6
2025-09-13 19:03Updated configandrew.laack1+6-6
2025-09-06 18:15Updated bindings to be tmux centric :(.Andrew Laack1+4-4
2025-09-05 22:48Updated keybindsandrew.laack1+4-4
2025-09-04 07:37Added rsync cmd then commented it out.andrew.laack1+2-0
2025-09-03 23:37Updated directory for musicandrew.laack1+1-1
2025-08-31 00:13Updated configandrew.laack1+2-2
2025-08-28 13:59Remapped mod+shift+mandrew.laack1+2-2
2025-08-28 13:57Updated keybindings, removed unnecessary ones.andrew.laack1+32-31
2025-08-26 13:53Updated fontAndrew Laack1+2-2
2025-07-10 09:51Updated default dwm fontAndrew Laack1+2-2
2025-02-27 13:13Added chromum, emacs, removed emacs, bindingsAndrewLockVI1+16-2
2025-02-25 14:18Moved from dvtm+abduco to tmux due to an issue I was having with reattaching to dvtm sessionsAndrewLockVI1+8-6
2025-02-23 22:42Added patch to attach at bottom instead of next. I find this is what I was doing anyways with attach below so might as well simplify. Also, I realized it is harder to implement attach aside in dvtm and I want consistency so... yeah.AndrewLockVI2+12-17
2025-02-21 14:57Added abduco bindingAndrewLockVI1+8-6
2025-02-21 11:30Added centering of floating window and removed tmux binding in favor of dvtm+abducoAndrewLockVI2+4-2
2025-02-20 02:28Updated dwm config to open/copy bookmarks, add bookmarks with verification, and rebind zoom to Mod+T (top)AndrewLockVI2+20-20
2025-02-19 19:58Updated config to minimize dmenu shortcutsAndrewLockVI1+30-8
2025-02-18 21:18Added patch for full screen and added back in rangerAndrewLockVI2+23-10
2025-02-18 03:37Updated dwm for use with tabbedAndrewLockVI2+12-72
2025-02-17 22:36Updated themeingAndrewLockVI1+6-6
2025-02-17 20:53Using arrows was too confusingAndrewLockVI1+2-2
2025-02-17 20:29Uncommended endcmdAndrewLockVI1+14-7
2025-02-17 15:59Added in attach belowAndrewLockVI1+20-4
2025-02-17 15:55Updated patchesAndrewLockVI2+5-58
2025-02-17 15:31Undid attach bottom change; I don't really like that, I think I would prefer to have the next window inserted below the focused oneAndrewLockVI1+4-13
2025-02-17 05:53Added patch for attaching new windows at the bottom of the stack. I find this to be less intrusiveAndrewLockVI2+37-16
2025-02-16 05:50Updated keymappingsAndrewLockVI1+3-2
2025-02-16 04:59Patched in switching window positions and updated shortcut for switching between monitors.AndrewLockVI2+56-5
2025-02-15 19:27Removed title bar; it looked annoying and was not necessary.AndrewLockVI2+21-26
2025-02-15 19:12Patched with centermaster, updated bindings, and added columnar modeAndrewLockVI2+115-3
2025-02-15 09:28Updated configAndrewLockVI1+6-2
2025-02-15 08:33Updated config for columnar usageAndrewLockVI3+43-6
2025-02-15 07:13Updated readmeAndrewLockVI1+10-0
2025-02-15 07:06Init commit for my config of dwmAndrewLockVI14+3367-0