skel: add xfce4-taskmanager configuration:

- show all processes
 - show full command line
 - show status icon
 - show application icons
 - prompt before terminating task
 - refresh rate 750ms
 - show all columns except PPID
This commit is contained in:
nodiscc
2020-03-07 19:09:02 +01:00
parent 72f14281b7
commit 06bb95c9fb

View File

@@ -0,0 +1,16 @@
[Settings]
ShowAllProcesses=TRUE
FullCommandLine=TRUE
ShowStatusIcon=TRUE
ShowApplicationIcons=TRUE
PromptTerminateTask=TRUE
RefreshRate=750
ColumnUID=TRUE
ColumnPID=TRUE
ColumnPPID=FALSE
ColumnState=TRUE
ColumnVSZ=TRUE
ColumnRSS=TRUE
ColumnCPU=TRUE
ColumnPriority=TRUE
ProcessTreeView=FALSE