Daniele> (set-face-attribute 'mode-line nil
Daniele>                     :height 110
Daniele>                     :background "grey88"
Daniele>                     :box '(:line-width 4 :color "grey88" :style nil))

I'm using
    (custom-set-faces
     '(mode-line           ((t (:inherit mode-line          :box (:line-width 8 :style flat-button)))) t)
     '(mode-line-inactive  ((t (:inherit mode-line-inactive :box (:line-width 8 :style flat-button)))) t))

To get a broader mode-line. flat-button is part of Emacs28

Best, /PA


--
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a leader-deposed hook here, but we can't yet