forked from Shinonome/dots-hyprland
clipboard history: remove unnecessary refreshes
This commit is contained in:
@@ -192,7 +192,6 @@ Scope {
|
||||
GlobalStates.overviewOpen = false;
|
||||
return;
|
||||
}
|
||||
Cliphist.refresh()
|
||||
for (let i = 0; i < overviewVariants.instances.length; i++) {
|
||||
let panelWindow = overviewVariants.instances[i];
|
||||
if (panelWindow.modelData.name == Hyprland.focusedMonitor.name) {
|
||||
|
||||
Reference in New Issue
Block a user