forked from Shinonome/dots-hyprland
overview: remove unecessary stuff
This commit is contained in:
@@ -4,7 +4,7 @@ import PopupWindow from '../.widgethacks/popupwindow.js';
|
||||
|
||||
export default (id = '') => PopupWindow({
|
||||
name: `overview${id}`,
|
||||
exclusivity: 'ignore',
|
||||
// exclusivity: 'ignore',
|
||||
keymode: 'exclusive',
|
||||
visible: false,
|
||||
anchor: ['top'],
|
||||
|
||||
Reference in New Issue
Block a user