forked from Shinonome/dots-hyprland
fix annoying ass kb focus, i think
This commit is contained in:
@@ -86,7 +86,7 @@ export const sheetContent = ExpandingIconTabContainer({
|
||||
export default (id) => PopupWindow({
|
||||
name: `cheatsheet${id}`,
|
||||
layer: 'overlay',
|
||||
keymode: 'exclusive',
|
||||
keymode: 'on-demand',
|
||||
visible: false,
|
||||
child: Widget.Box({
|
||||
vertical: true,
|
||||
|
||||
Reference in New Issue
Block a user