mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Merge pull request #920 from Arnaudv6/patch-2
update actions on taskbar man page
This commit is contained in:
commit
fd11711673
@ -83,9 +83,10 @@ Addressed by *wlr/taskbar*
|
||||
# CLICK ACTIONS
|
||||
|
||||
*activate*: Bring the application into foreground.
|
||||
*minimize*: Minimize the application.
|
||||
*maximize*: Maximize the application.
|
||||
*fullscreen*: Set the application to fullscreen.
|
||||
*minimize*: Toggle application's minimized state.
|
||||
*minimize-raise*: Bring the application into foreground or toggle its minimized state.
|
||||
*maximize*: Toggle application's maximized state.
|
||||
*fullscreen*: Toggle application's fullscreen state.
|
||||
*close*: Close the application.
|
||||
|
||||
# EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user