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"> <h1 align="center">
<img src="logo.png" alt="dwm" width="300"> <img src="logo.png" alt="dotfiles" width="300">
</h1> </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) ![screenshot](./screenshot.png)
## Key Features ## Key Features
### dwm features
* **A bunch of extra layouts** * **A bunch of extra layouts**
- *Default ones:* - *Default ones:*
- master & stack. - master & stack.
@ -32,12 +33,13 @@
- *Tag 7:* Graphic tools - *Tag 7:* Graphic tools
- *Tag 8:* Office & Document tools - *Tag 8:* Office & Document tools
- *Tag 9:* Gaming - *Tag 9:* Gaming
* **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. ### Other suckless utilities included
- *herbe & tiramisu:* a minimal and fast notification daemon (tiramisu is the daemon, herbe is the notification window). - *dmenu:* the best run launcher. This build includes some very useful scripts for things like wifi, bluetooth and wallpaper configuration, drive mounting, etc.
- *st:* the fastest terminal emulator ever, [siduck's build](https://github.com/siduck/st). - *herbe & tiramisu:* a minimal and fast notification daemon (tiramisu is the daemon, herbe is the notification window).
- *slock:* simple and efficient lock screen with fingerprint reader support. - *st:* the fastest terminal emulator ever, [siduck's build](https://github.com/siduck/st).
- *dwbmlocks:* what enables you to customize dwm's status area in the bar. This build includes some cool & customizable status scripts. - *slock:* simple and efficient lock screen with fingerprint reader support.
- *dwbmlocks:* what enables you to customize dwm's status area in the bar. This build includes some cool & customizable status scripts.
## Installation & How To Modify ## Installation & How To Modify
@ -85,13 +87,13 @@ After installing them with your package manager of choice, you can do the follow
```bash ```bash
# Clone this repository # 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 # Go into the repository
$ cd dwm/ $ cd neodotfiles
# Select which project to compile & install (dwm in this case) # Select which project to compile & install (dwm in this case)
$ cd dwm $ cd source/dwm
# To install # To install
$ sudo make install && make clean $ 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