Add breathe effect command
This commit is contained in:
@ -19,6 +19,7 @@ func init() {
|
||||
RegisterCommand(NewCmdShow())
|
||||
RegisterCommand(NewCmdToggle())
|
||||
RegisterCommand(NewCmdVersion())
|
||||
RegisterCommand(NewCmdBreathe())
|
||||
}
|
||||
|
||||
var Version string
|
||||
|
Reference in New Issue
Block a user