https://github.com/CreativeCodeCat/repowm
highly custom dwm window manager
https://github.com/CreativeCodeCat/repowm
Last synced: 8 months ago
JSON representation
highly custom dwm window manager
- Host: GitHub
- URL: https://github.com/CreativeCodeCat/repowm
- Owner: CreativeCodeCat
- License: mit
- Created: 2021-04-09T19:55:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T11:09:13.000Z (over 2 years ago)
- Last Synced: 2025-04-30T07:14:24.848Z (8 months ago)
- Language: C
- Homepage:
- Size: 3.2 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
repowm
Window manager for linux
# Initial look

(empty workspaces have their color greyed out)
- NOTE: This is vanilla dwm bar (status2d patch for setting colors) not dwmblocks or polybar.

# Requirements
- imlib2
- xsetroot package (status2d uses this to add colors on dwmbar)
- Make sure to setup your terminal's theme accordingly do repowm's theme such as nord, onedark etc...
## Other requirements
- picom
- feh
- acpi
- rofi
# Installation
**For Arch** it can be founded in [RepoClub Repository](https://arch.therepo.club/) \
**For Gentoo** refer to the [XDream's Repository](https://github.com/XDream8/dreamsrepo) \
**Recommended Method**
```sh
$ git clone https://github.com/The-Repo-Club/repowm.git
$ cd repowm
$ sudo make install
```
[Download latest release](https://github.com/The-Repo-Club/repowm/releases/)
# Features
This is just a quick list of some features. For a full list and explanation,
please refer to the documentation.
- General
- hybrid-wm: tiling and floating mode
- Keyboard and Mouse based workflows
- start menu (rofi)
- full multi monitor support
- status2d color status
- tag system
- repobar script
- indicators
- shutdown menu (rofi)
- system tray
- window gaps
- restart function
- Patches
- barpadding
- bottomstack
- cfacts
- dragmfact
- dragcfact
- fibonacii
- gaplessgrid
- horizgrid
- movestack
- vanity gaps
- colorful tags
- statuspadding
- status2d
- underline tags
- notitle
- preserveonrestart
# Change themes
- Bar : config.def.h (line 42)
# is this dwm?
repowm is a fork of [DWM](https://dwm.suckless.org) and can be used as a drop in replacement, maintaining all dmenu behavior and making all extra features optional