Skip to content

skrewby/wmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMT

A very simple workspace viewer tool for hyprland. I normally launch it from a keybind which allows me to quickly view my workspaces and jump to them. image

Installation

  • Clone the repository
  • Run cargo build -r
  • Move the wmt binary in target/release to a directory that is on your $PATH
  • Optional: add a keybind on hyprland.conf that launches the program, example:
bind = $mainMod, W, exec, [float; focus 1; stayfocused; center; size 800 400] (kitty -e wmt)

Usage

  • Enter the ID number to automatically jump to that workspace
  • Manually navigate the table with either the arrow keys or vi keys and press Enter to jump to that workspace

About

Workspace management tool for Hyprland

Resources

License

Stars

Watchers

Forks

Languages