Skip to content

OliverRozario/ft_dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_dwm

ft_dwm is my custom build of dwm.

Dependenices

To use ft_dwm, you need to install the following dependenices:

sudo yay -S ttf-ubuntu-mono-nerd alacritty

Installation

To install ft_dwm, clone this repository and run make:

git clone https://github.com/OliverRozario/ft_dwm
cd ft_dwm
sudo make clean install

Then, create dwm.desktop in /usr/share/xsessions/ and copy the following content:

Name=Dwm
Comment=Log in using the dwm
Exec=/usr/local/bin/dwm
Icon=/usr/local/bin/dwm
Type=Application

Usage

Here's are some of the custom keyboard shortcuts that you can use:

Key comibination Action
Super+d Spawns dmenu
Super+Escape Close apps
Super+Enter Opens alacritty

Feedback

If you have any feedback or suggestions for ft_dwm, feel free to open an issue or a pull request on GitHub. I appreciate your input.

About

My custom dwm build

Resources

Stars

Watchers

Forks

Packages

No packages published