Skip to content

ElSargo/hypr-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New terminal hyprland

A simple utility to spawn new terminals in an intelligant way, new terminals will be spawned in the same directory as the active window.
If the active window contains a zellij session then it will create a new pane for that session

Building and running

Install with cargo Build

git clone https://github.com/ElSargo/new-terminal-hyprland
cd new-termainal-hyprland

Try it

cargo run

Install

cargo install --path ./

You can of course invoke it from the command line but I have it bound to SUPER+RETURN in hyprland.conf

Supported terminals

  • Alacritty
  • Kitty
  • St (requires workingdir patch)

I may add more in future

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published