forked from Shinonome/dots-hyprland
fix weird abrupt change (#403)
This commit is contained in:
@@ -234,7 +234,6 @@ export default () => {
|
||||
`,
|
||||
children: [Widget.EventBox({
|
||||
hexpand: true,
|
||||
vexpand: true,
|
||||
onPrimaryClick: () => {
|
||||
App.closeWindow('overview');
|
||||
Utils.timeout(POPUP_CLOSE_TIME, () => Hyprland.messageAsync(`dispatch workspace ${index}`));
|
||||
|
||||
Reference in New Issue
Block a user