add xfce settings
This commit is contained in:
parent
f55bc42f02
commit
6cef5c101f
26 changed files with 750 additions and 0 deletions
25
.config/xfce4/xfce4-taskmanager.rc
Normal file
25
.config/xfce4/xfce4-taskmanager.rc
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
[Settings]
|
||||
ShowAllProcesses=FALSE
|
||||
MorePrecision=FALSE
|
||||
FullCommandLine=FALSE
|
||||
ShowStatusIcon=FALSE
|
||||
ShowMemoryInXBytes=FALSE
|
||||
MonitorPaintBox=TRUE
|
||||
ShowApplicationIcons=TRUE
|
||||
ToolbarStyle=DEFAULT
|
||||
PromptTerminateTask=TRUE
|
||||
RefreshRate=750
|
||||
ColumnUID=FALSE
|
||||
ColumnPID=TRUE
|
||||
ColumnPPID=FALSE
|
||||
ColumnState=FALSE
|
||||
ColumnVSZ=TRUE
|
||||
ColumnRSS=TRUE
|
||||
ColumnCPU=TRUE
|
||||
ColumnPriority=FALSE
|
||||
SortColumn=7
|
||||
SortType=0
|
||||
WindowWidth=1274
|
||||
WindowHeight=1409
|
||||
HandlePosition=100
|
||||
ProcessTreeView=FALSE
|
||||
Loading…
Add table
Add a link
Reference in a new issue