Skip to content

a simple program to improve twm (Tom's window manager)

Notifications You must be signed in to change notification settings

diws1/twm-utils

Repository files navigation

twm-utils 🌱

twm-utils is a simple program to improve twm (Tom's window manager) including move to workspaces with mouse scrolling and keybinding. It's also possible to move window into another workspace.

Introduction 💬

twm-utils dosn't add new fitures to twm. This is just simple program that allows you to manage windows and move between workspaces by taking advantage of vdesk and xdotool.

Installation ⚡

Before you install twm-utils, you need to install vdesk and xdotool on your system. On Debian run:

sudo apt install vdesk xdotool

Then clone this repository on your directory, and open it:

git clone https://github.com/diws1/twm-utils
cd twm-utils/

Run the installation:

make
sudo make install

About

a simple program to improve twm (Tom's window manager)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published