https://github.com/kakwa/dwm-desktop
dwm + configuration + mods + shell utilities
https://github.com/kakwa/dwm-desktop
dwm dwm-desktop tiling tools window-manager wrapper
Last synced: 6 months ago
JSON representation
dwm + configuration + mods + shell utilities
- Host: GitHub
- URL: https://github.com/kakwa/dwm-desktop
- Owner: kakwa
- License: mit
- Created: 2013-08-13T15:51:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T12:02:06.000Z (almost 5 years ago)
- Last Synced: 2024-04-16T18:34:01.313Z (about 1 year ago)
- Topics: dwm, dwm-desktop, tiling, tools, window-manager, wrapper
- Language: C
- Homepage:
- Size: 75.2 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dwm-desktop
===========dwm 6.2 + configuration + mods + shell utilities
Description
===========dwm-desktop is a modified dwm 6.2 with a custom configuration, plus some shell wrappers.
License
=======dwm-desktop is released under MIT (same as dwm)
Installation
============To install dwm-desktop:
```
make install
```Content
=======Executables
-----------* dwm: renamed as dwm-desktop to avoid collision.
* dmenu-user: a simple launcher menu based on dmenu
* dwm-term: shell wrapper that launches a terminal (configurable)
* dwm-browser: shell wrapper that launches a browser (configurable)
* dwm-lock: shell wrapper that launches a lock (configurable)
* dwm-menu: shell wrapper that launches a menu (configurable)Configuration file (default pathes)
-----------------------------------* `/etc/dwm-desktop/dwm-desktop.conf`: dwm-desktop configuration (browser, term, etc)
* `/etc/dwm-desktop/dmenu-user`: list of programs presented in dmenu-user menu.All configuration parameters could be overridden by each users in \/.\
Main shortcuts
==============* Terminal: Alt + Maj + Enter
* Browser: Alt + Enter
* Close focused window: Alt + Maj + Back Space
* Menu: Alt + m
* Change to previous/next workspace: Alt + Arrow left/right
* Resize Window: Alt + Maj + Arrow left/right
* Change focused window: Alt + Arrow up/down
* Change main window (zoom): Alt + Maj + Arrow up
* Lock: Alt + Maj + l