Config: Enable direct editing of permissions
Allow to edit permissions in wdired-mode (C-x C-q).
(with-eval-after-load 'dired
  (setopt wdired-allow-to-change-permissions t))
Allow to edit permissions in wdired-mode (C-x C-q).
(with-eval-after-load 'dired
  (setopt wdired-allow-to-change-permissions t))