Skip to content

Commit 2c18c3b

Browse files
committed
@mbridak Add some ALT keys to open/close widgets.
1 parent b926187 commit 2c18c3b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

not1mm/data/main.ui

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,6 +1745,9 @@
17451745
<family>JetBrains Mono ExtraLight</family>
17461746
</font>
17471747
</property>
1748+
<property name="shortcut">
1749+
<string>Alt+L</string>
1750+
</property>
17481751
<property name="autoRepeat">
17491752
<bool>false</bool>
17501753
</property>
@@ -1913,6 +1916,9 @@
19131916
<family>JetBrains Mono ExtraLight</family>
19141917
</font>
19151918
</property>
1919+
<property name="shortcut">
1920+
<string>Alt+B</string>
1921+
</property>
19161922
</action>
19171923
<action name="actionQuit">
19181924
<property name="text">
@@ -1961,6 +1967,9 @@
19611967
<family>JetBrains Mono ExtraLight</family>
19621968
</font>
19631969
</property>
1970+
<property name="shortcut">
1971+
<string>Alt+C</string>
1972+
</property>
19641973
</action>
19651974
<action name="actionRate_Window">
19661975
<property name="checkable">
@@ -1974,6 +1983,9 @@
19741983
<family>JetBrains Mono ExtraLight</family>
19751984
</font>
19761985
</property>
1986+
<property name="shortcut">
1987+
<string>Alt+R</string>
1988+
</property>
19771989
</action>
19781990
<action name="actionVFO">
19791991
<property name="checkable">
@@ -1987,6 +1999,9 @@
19871999
<family>JetBrains Mono ExtraLight</family>
19882000
</font>
19892001
</property>
2002+
<property name="shortcut">
2003+
<string>Alt+V</string>
2004+
</property>
19902005
</action>
19912006
<action name="actionDark_Mode_2">
19922007
<property name="checkable">

0 commit comments

Comments
 (0)