mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 18:47:29 -05:00
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