🐛 Remove fit content shortcut

This commit is contained in:
alonso.torres 2025-02-19 12:24:16 +01:00 committed by Alonso Torres
parent 4ac52c138c
commit e7b9ae6415
3 changed files with 0 additions and 13 deletions

View file

@ -587,11 +587,6 @@
:subsections [:shape]
:fn #(emit-when-no-readonly (dw/create-bool :exclude))}
:fit-content-selected {:tooltip (ds/meta-shift (ds/alt "R"))
:command (ds/c-mod "shift+alt+r")
:subsections [:shape]
:fn #(emit-when-no-readonly (dwt/selected-fit-content))}
;; THEME
:toggle-theme {:tooltip (ds/alt "M")
:command (ds/a-mod "m")