8000 GitHub - PicoJr/swaystatus: Status command for i3bar/swaybar written in async rust. Based on i3status-rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PicoJr/swaystatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swaystatus

Status command for i3bar/swaybar written in async rust. Based on i3status-rust.

Blocks

Refer to MaxVerevkin#4 for i3status-rust compatibility.

Each block supports multiple click options to handle bolcks' clicks.

Example:

[[block]]
block = "time"
[[block.click]]
button = "left" # Which button to handle
cmd = "kitty" # The shell command to run
sync = false # Whether to wait for command to finish before proceeding (default is false)
update = true # Whether to update the block after click (default is true)

About

Status command for i3bar/swaybar written in async rust. Based on i3status-rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0