{"id":13576199,"url":"https://github.com/BachoSeven/dwm","last_synced_at":"2025-04-05T05:31:08.323Z","repository":{"id":107519444,"uuid":"264700569","full_name":"BachoSeven/dwm","owner":"BachoSeven","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-27T18:03:23.000Z","size":5940,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"x230","last_synced_at":"2025-03-28T23:35:16.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BachoSeven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-05-17T15:39:54.000Z","updated_at":"2023-03-23T05:43:40.000Z","dependencies_parsed_at":"2023-11-27T19:27:17.266Z","dependency_job_id":"f6ff3e55-eb2a-4e95-b3b0-b0e7c91ad607","html_url":"https://github.com/BachoSeven/dwm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BachoSeven%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BachoSeven%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BachoSeven%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BachoSeven%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BachoSeven","download_url":"https://codeload.github.com/BachoSeven/dwm/tar.gz/refs/heads/x230","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294187,"owners_count":20915332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:01:07.906Z","updated_at":"2025-04-05T05:31:03.307Z","avatar_url":"https://github.com/BachoSeven.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"This is the build of dwm for my Arch [setup](https://github.com/BachoSeven/dotfiles);\na part from keybindings and additional or different scratchpads/programs, I have added the following eye-candy patches:\n\n- barpadding :)\n- colorbar for colors in titles and tag indicators\n- noborder (fixed for floating windows)\n- borderbar\n- alpha (bar transparency)\n- cool autostart\n- save floats (remembers floating windows' geometries)\n- float rules\n- gestures (for the touchpad)\n- noborderfloatingfix\n- tagothermonitor (bindings to move windows between monitors)\n- grid mode (new layout)\n- resizepoint (stabler and more intuitive resizing)\n\n## List of keybindings\n| Key | Function | Argument |\n| :-: | :-: | :- |\n|  j | ACTION##stack |  INC(+1) |\n|  k | ACTION##stack |  INC(-1) |\n|  v | ACTION##stack |  0 |\n| Control + Escape | spawns | dunstctl history-pop |\n| Control + space | spawns | dunstctl close |\n| Control + Shift + space | spawns | dunstctl close-all |\n| Control + Shift + period | spawns | dunstctl context |\n| Super + grave | spawns | dmenuunicode |\n| Super + Shift + grave | spawns | dmoji |\n| Super + 0 | view |  ~0 |\n| Super + Shift + 0 | tag |  ~0 |\n| Super + minus | spawns | vol down 5; kill -44 $(pidof dwmblocks) |\n| Super + Shift + minus | spawns | vol down 15; kill -44 $(pidof dwmblocks) |\n| Super + equal | spawns | vol up 5; kill -44 $(pidof dwmblocks) |\n| Super + Shift + equal | spawns | vol up 15; kill -44 $(pidof dwmblocks) |\n| Super + BackSpace | spawns | remaps |\n| Super + Shift + BackSpace | spawns | remaps intl |\n| Super + Tab | view |   |\n| Super + Shift + Tab | spawns | xdotool key Caps_Lock |\n| Super + q | killclient |   |\n| Super + Shift + q | spawns | sysact |\n| Super + w | spawns | vieb |\n| Super + n | spawns | $BROWSER |\n| Super + Shift + w | spawns | killall -q nmtui-connect  +  +  st -e nmtui-connect |\n| Super + e | spawns | TERMINAL -e neomutt; pkill -RTMIN+12 dwmblocks |\n| Super + Shift + e | spawns | TERMINAL -e abook |\n| Super + r | spawns | TERMINAL -e lf |\n| Super + Shift + r | spawns | killall -q btm  +  +  st -c sysMon -e btm |\n| Super + y | setlayout |  spiral  |\n| Super + Shift + y | setlayout |  dwindle  |\n| Super + t | setlayout |  tile  |\n| Super + Shift + t | setlayout |  bstack  |\n| Super + u | setlayout |  deck  |\n| Super + Shift + u | setlayout |  monocle  |\n| Super + i | setlayout |  centeredmaster  |\n| Super + Shift + i | setlayout |  centeredfloatingmaster  |\n| Super + o | incnmaster |  +1 |\n| Super + Shift + o | incnmaster |  -1 |\n| Super + p | spawns | mpc -q toggle; spot-cli -t |\n| Super + Shift + p | spawns | mpc -q stop; pauseallmpv; spot-cli -s |\n| Super + bracketleft | spawns | mpc -q seek -10; spot-cli --seek -10 |\n| Super + Shift + bracketleft | spawns | mpc -q seek -60; spot-cli --seek -60 |\n| Super + bracketright |spawns | mpc -q seek +10; spot-cli --seek +10 |\n| Super + Shift + bracketright |spawns | mpc -q seek +60; spot-cli --seek +60 |\n| Super + backslash | view |   |\n| Super + Shift + backslash | setlayout |  grid  |\n| Super + a | togglegaps |   |\n| Super + Shift + a | defaultgaps |   |\n| Super + s | togglesticky |   |\n| Super + Shift + s | spawns | killall -q screenkey  +  +  screenkey \u0026 |\n| Super + d | spawns | menu |\n| Super + Shift + d | spawns | dscg |\n| Super + f | togglefullscr |   |\n| Super + Shift + f | setlayout |  float |\n| Super + g | shiftview |  -1 |\n| Super + Shift + g | shifttag |  -1 |\n| Super + h | setmfact |  -0.05 |\n| Super + Shift + h | togglescratch |  4 |\n| Super + l | setmfact |  +0.05 |\n| Super + Shift + l | spawns | dweb |\n| Super + Shift + apostrophe | spawns | dweb-hist |\n| Super + semicolon | shiftview |  1 |\n| Super + Shift + semicolon | shifttag |  1 |\n| Super + Return | spawns |  |\n| Super + Shift + Return | togglescratch |  0 |\n| Super + Control + Return | spawns | wezterm |\n| Super + Mod1 + Return | spawns | tabbed -c -r 2 st -w id |\n| Super + z | incrogaps |  +3 |\n| Super + Shift + z | togglescratch |  3 |\n| Super + x | incrogaps |  -3 |\n| Super + Shift + x | spawns | togcomp |\n| Super + Shift + c | togglescratch |  1 |\n| Super + c | spawns | cb |\n| Super + Mod1 + c | spawns | cqctl toggle |\n| Super + b | togglebar |   |\n| Super + Shift + b | togglescratch |  2 |\n| Super + Shift + n | spawns | TERMINAL -e newsboat |\n| Super + m | spawns | setsid -f st -c ncmpcpp -e ncmpcpp -s playlist -S visualizer; kunst --silent |\n| Super + Shift + m | spawns | vol toggle; kill -44 $(pidof dwmblocks) |\n| Super + comma | spawns | mpc -q prev; spot-cli -p |\n| Super + Shift + comma | spawns | mpc -q seek 0%; spot-cli --set 0 |\n| Super + period | spawns | mpc -q next; spot-cli -n |\n| Super + Shift + period | spawns | mpc -q repeat |\n| Super + Left | focusmon |  -1 |\n| Super + Shift + Left | tagmon |  -1 |\n| Super + Right | focusmon |  +1 |\n| Super + Shift + Right | tagmon |  +1 |\n| Super + Page_Up | shiftview |  -1 |\n| Super + Shift + Page_Up | shifttag |  -1 |\n| Super + Page_Down | shiftview |  +1 |\n| Super + Shift + Page_Down | shifttag |  +1 |\n| Super + Insert | spawns | notify-send \\\"📋 Clipboard contents:\\\" \\\"$(xclip -o -selection clipboard)\\\" |\n| Super + F1 | spawns | mpc -q pause \u0026\u0026 mpc -q toggleoutput MPD \u0026\u0026 mpc -q toggleoutput MPD \u0026\u0026 mpc -q play |\n| Super + F2 | spawns | btmenu |\n| Super + F3 | spawns | displayselect |\n| Super + F4 | spawns | TERMINAL -e pulsemixer; kill -44 $(pidof dwmblocks) |\n| Super + F6 | spawns | torwrap |\n| Super + F7 | spawns | qbtoggle |\n| Super + F8 | spawns | mw -Y |\n| Super + F9 | spawns | dmenumount |\n| Super + F10 | spawns | dmenuumount |\n| Super + F11 | spawns | camtoggle |\n| Super + space | zoom |   |\n| Super + Shift + space | togglefloating |   |\n| Print | spawns | maim -u pic-full-$(date '+%y%m%d-%H%M-%S').png |\n| Shift + Print | spawns | maimpick |\n| Super + Print | spawns | dmenurecord |\n| Super + Shift + Print | spawns | dmenurecord kill |\n| Super + Delete | spawns | dmenurecord kill |\n| AudioMute | spawns | vol toggle; kill -44 $(pidof dwmblocks) |\n| AudioRaiseVolume | spawns | vol up 5; kill -44 $(pidof dwmblocks) |\n| AudioLowerVolume | spawns | vol down 5; kill -44 $(pidof dwmblocks) |\n| AudioPrev | spawns | mpc -q prev; spot-cli -p |\n| AudioNext | spawns | mpc -q next; spot-cli -n |\n| AudioPause | spawns | mpc -q pause; spot-cli --pause |\n| AudioPlay | spawns | mpc -q play; spot-cli --play |\n| AudioStop | spawns | mpc -q stop; spot-cli -s |\n| PowerOff | spawns | sysact |\n| ScreenSaver | spawns | br set 0 \u0026\u0026 slock \u0026 mpc -q pause; pauseallmpv |\n| TouchpadToggle | spawns | touchpadtoggle |\n| MonBrightnessUp | spawns | br inc 2 |\n| MonBrightnessDown | spawns | br dec 2 |\n\n### Other patches \u0026 features borrowed from luke's build:\n\n- Clickable statusbar with [dwmblocks](https://github.com/bachoseven/dwmblocks).\n- Reads xresources colors/variables (i.e. works with `pywal`, etc.).\n- scratchpad: Accessible with mod+shift+enter.\n- New layouts: bstack, fibonacci, deck, centered master and more. All bound to keys `super+(shift+)t/y/u/i`.\n- True fullscreen (`super+f`) and prevents focus shifting.\n- Windows can be made sticky (`super+s`).\n- stacker: Move windows up the stack manually (`super-K/J`).\n- shiftview: Cycle through tags (`super+g/;`).\n- vanitygaps: Gaps allowed across all layouts.\n- swallow patch: if a program run from a terminal would make it inoperable, it temporarily takes its place to save space.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBachoSeven%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBachoSeven%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBachoSeven%2Fdwm/lists"}