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