Skip to content

kimpors/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utils

Overview

This repository contains a collection of utilities that
I use in my daily life to enhance productivity and streamline
my workflow. Each utility serves a specific purpose and is
carefully chosen for its efficiency and lightweight nature.

dwm is a dynamic window manager that follows the "suckless"
philosophy. It allows for dynamic tiling of windows,
ensuring a clean and efficient workspace.

Configuration

Edit the config.h file for configuration.

dmenu is a dynamic menu for X, which allows you to quickly
launch programs and open files by typing their names.

Configuration

Edit the config.h file for configuration.

slstatus is a simple status monitor for dwm, providing
information about system resources.

Configuration

Edit the config.h file for configuration.

st is a simple, fast, and lightweight terminal emulator with
support for X resources.

Configuration

Edit the config.h file for configuration.

Contributing

Contributions are welcome! If you have any suggestions,
or would like to contribute a new feature,
please create an issue or submit a pull request.