forked from Shinonome/dots-hyprland
fix annoying ass kb focus, i think
This commit is contained in:
@@ -2,7 +2,7 @@ import PopupWindow from '../.widgethacks/popupwindow.js';
|
||||
import SidebarRight from "./sideright.js";
|
||||
|
||||
export default () => PopupWindow({
|
||||
keymode: 'exclusive',
|
||||
keymode: 'on-demand',
|
||||
anchor: ['right', 'top', 'bottom'],
|
||||
name: 'sideright',
|
||||
layer: 'overlay',
|
||||
|
||||
Reference in New Issue
Block a user