Adjust shortcut text style
This commit is contained in:
parent
4a41aa1d86
commit
cf9c0c51ae
3 changed files with 44 additions and 35 deletions
|
|
@ -2866,8 +2866,6 @@ impl Application for App {
|
|||
fn subscription(&self) -> Subscription<Self::Message> {
|
||||
struct ConfigSubscription;
|
||||
struct TerminalEventSubscription;
|
||||
struct ThemeSubscription;
|
||||
struct ThemeModeSubscription;
|
||||
|
||||
Subscription::batch([
|
||||
event::listen_with(|event, _status, _window_id| match event {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue