diff options
Diffstat (limited to '.config/xfce4/xfce4-taskmanager.rc')
| -rw-r--r-- | .config/xfce4/xfce4-taskmanager.rc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.config/xfce4/xfce4-taskmanager.rc b/.config/xfce4/xfce4-taskmanager.rc new file mode 100644 index 0000000..22b77f4 --- /dev/null +++ b/.config/xfce4/xfce4-taskmanager.rc @@ -0,0 +1,25 @@ +[Settings] +ShowAllProcesses=FALSE +ShowLegend=TRUE +MorePrecision=FALSE +FullCommandLine=FALSE +ShowStatusIcon=FALSE +MonitorPaintBox=TRUE +ShowApplicationIcons=TRUE +ToolbarStyle=DEFAULT +PromptTerminateTask=TRUE +RefreshRate=2000 +ColumnUID=FALSE +ColumnPID=TRUE +ColumnPPID=FALSE +ColumnState=FALSE +ColumnVSZ=FALSE +ColumnRSS=TRUE +ColumnCPU=TRUE +ColumnPriority=FALSE +SortColumn=7 +SortType=1 +WindowWidth=662 +WindowHeight=552 +HandlePosition=100 +ProcessTreeView=FALSE |
