diff --git a/widgets/proc.go b/widgets/proc.go index 7623f45..2847b8e 100644 --- a/widgets/proc.go +++ b/widgets/proc.go @@ -224,7 +224,6 @@ func (self *Proc) keyBinds() { } else { self.UniqueCol = 0 } - self.sortMethod = "c" self.Sort() self.Top() self.KeyPressed <- true