fix(input sources): button size
This commit is contained in:
parent
5ae7a29dc7
commit
c6dd730d78
2 changed files with 32 additions and 11 deletions
|
|
@ -63,5 +63,5 @@ pub fn run() -> cosmic::iced::Result {
|
|||
config,
|
||||
layouts,
|
||||
};
|
||||
cosmic::applet::run::<Window>(true, flags)
|
||||
cosmic::applet::run::<Window>(false, flags)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue