Skip to content

raffaem/waybar-screenrecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

waybar-screenrecorder

waybar module to record your screen.

showcase1

showcase1

Requirements

Requires wf-recorder.

Installation

git clone https://github.com/raffaem/waybar-screenrecorder $HOME/.config/waybar/waybar-screenrecorder

Put the following in $HOME/.config/waybar/config:

"custom/screenrecorder": {
    "exec": "$HOME/.config/waybar/waybar-screenrecorder/screenrecorder status",
    "interval": "once",
    "signal": 1,
    "return-type": "json",
    "tooltip": true,
    "format": "{}",
    "on-click": "$HOME/.config/waybar/waybar-screenrecorder/screenrecorder toggle fullscreen",
    "on-click-right": "$HOME/.config/waybar/waybar-screenrecorder/screenrecorder toggle region"
},

About

Waybar module to record your screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages