Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.41 KB

Get-DesktopEnvironment.md

File metadata and controls

59 lines (41 loc) · 1.41 KB
external help file Module Name online version schema
linuxtools-help.xml
linuxtools
2.0.0

Get-DesktopEnvironment

SYNOPSIS

Get the current desktop environment.

SYNTAX

Get-DesktopEnvironment [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

Get the current desktop environment.

EXAMPLES

EXAMPLE 1

Get-DesktopEnvironment
Returns the name of the current desktop environment. Example: cinnamon

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

RELATED LINKS

https://github.com/Skatterbrainz/linuxtools/blob/master/docs/Get-DesktopEnvironment.md