Updated...

This commit is contained in:
Lian Drake 2024-03-28 18:55:20 -04:00
parent 9092719385
commit 70c23915b7
159 changed files with 13 additions and 11 deletions

View file

@ -1,13 +1,14 @@
<h1 align="center">
<img src="logo.png" alt="dwm" width="300">
<img src="logo.png" alt="dotfiles" width="300">
</h1>
<h4 align="center">My custom build of the blazing fast and amazing <a href="https://dwm.suckles.org" target="_blank">dwm</a> tiling window manager, made for absolute productivity and workflow control.</h4>
<h4 align="center">My custom suckless based desktop focused on absolute productivity and workflow control.</h4>
![screenshot](./screenshot.png)
## Key Features
### dwm features
* **A bunch of extra layouts**
- *Default ones:*
- master & stack.
@ -32,7 +33,8 @@
- *Tag 7:* Graphic tools
- *Tag 8:* Office & Document tools
- *Tag 9:* Gaming
* **Other suckless utilities included**
### Other suckless utilities included
- *dmenu:* the best run launcher. This build includes some very useful scripts for things like wifi, bluetooth and wallpaper configuration, drive mounting, etc.
- *herbe & tiramisu:* a minimal and fast notification daemon (tiramisu is the daemon, herbe is the notification window).
- *st:* the fastest terminal emulator ever, [siduck's build](https://github.com/siduck/st).
@ -85,13 +87,13 @@ After installing them with your package manager of choice, you can do the follow
```bash
# Clone this repository
$ git clone https://github.com/d4r1us-drk/dwm.git
$ git clone https://github.com/d4r1us-drk/neodotfiles.git
# Go into the repository
$ cd dwm/
$ cd neodotfiles
# Select which project to compile & install (dwm in this case)
$ cd dwm
$ cd source/dwm
# To install
$ sudo make install && make clean

View file

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 207 KiB

Some files were not shown because too many files have changed in this diff Show more