forked from Shinonome/dots-hyprland
fix weird abrupt change (#403)
This commit is contained in:
@@ -54,7 +54,6 @@ export const SearchAndWindows = () => {
|
||||
const resultsBox = Widget.Box({
|
||||
className: 'overview-search-results',
|
||||
vertical: true,
|
||||
vexpand: true,
|
||||
});
|
||||
const resultsRevealer = Widget.Revealer({
|
||||
transitionDuration: userOptions.animations.durationLarge,
|
||||
|
||||
Reference in New Issue
Block a user