mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 14:29:57 -05:00
make session multimonitor (#424)
This commit is contained in:
@@ -52,7 +52,7 @@ const Windows = () => [
|
||||
SideLeft(),
|
||||
SideRight(),
|
||||
forMonitors(Osk),
|
||||
Session(),
|
||||
forMonitors(Session),
|
||||
userOptions.dock.enabled ? forMonitors(Dock) : null,
|
||||
...(userOptions.appearance.fakeScreenRounding ? [
|
||||
forMonitors((id) => Corner(id, 'top left', true)),
|
||||
|
||||
Reference in New Issue
Block a user