My fork from dwm
.github/workflows | ||
.idea | ||
cmake-build-debug | ||
patches | ||
screenshots | ||
src | ||
.gitignore | ||
.mergify.yml | ||
CMakeLists.txt | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
dwm.1 | ||
dwm.png | ||
LICENSE | ||
README | ||
README.md | ||
renovate.json |
Anas Elgarhy's dwm
My fork from dwm 🍴, with a lot of beautiful patches 🥰
Applayed patches:
- alwayscenter
- cool autostart
- fullscreen
- gridmode
- movestack
- pertag
- systray
- sticky
- noborder
- fibonacci layouts
- centeredmaster
- keychain
Dependencies (apps)
google-chrome-stable
the main web browseralacritty
the main terminalspectacle
the main screenshot toolpcmanfm
the GUI file mangerrofi
dmenu
libxinerama-dev
**tmux
*tor-browser
discord
libxft-bgra
for color emojies supportjetbrains-toolbox
nvim
*vim
*xbacklight
for control in the screen brightnesspamixer
for control in the audio levelplayerctl
for control in the mediapactl
for control in the micbetterlockscreen
for lock screensetxkbmap
for switch between keyboard layouts, like (ar, en)slstatus
the status barnetwork-manager-applet
picom
compositor , for transparencynitrogen
for set the wallpapercopyq
clipboard managerobsidian
**: build dependencie.
Install
- Manual:
- Run this command to install all avilable dependencies in standerd arch repostory
sudo pacman -S google-chrome libxft-bgra rofi dmenu tmux tor-browser discord neovim jetbrains-toolbox vim pamixer playerctl betterlockscreen pcmanfm spectacle alacritty picom nitrogen libxinerama network-manager-applet copyq obsidian
- Install yay if you not installed it.
- Run this command to install all avilable dependencies in the AUR repostory
yay -S xkblayout
- Clone this repostory
git clone https://github.com/anas-elgarhy/dwm-anas.git
- Go to the source directory
cd dwm-anas/src
- Build and install
sudo make install clean
- Enjoy 😉