Skip to content

Commit

Permalink
fix(hyprland): Pin workspaces to monitors on both laptops
Browse files Browse the repository at this point in the history
  • Loading branch information
mimre25 committed Jan 18, 2025
1 parent b4af93b commit dfe2e4c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions hypr/.config/hypr/workspaces.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ workspace=11,monitor:desc:Dell Inc. DELL U2722DE 8KG24P3


# personal laptop
workspace=2,monitor:desc:AU Optronics 0x106C,default:true
workspace=10,monitor:desc:AU Optronics 0x106C,default:true
workspace=2,monitor:desc:AU Optronics 0x106C,monitor:desc:Chimei Innolux Corporation 0x1406,default:true
workspace=10,monitor:desc:AU Optronics 0x106C,monitor:desc:Chimei Innolux Corporation 0x1406

# workbox
workspace=2,monitor:desc:Chimei Innolux Corporation 0x1406,default:true
workspace=10,monitor:desc:Chimei Innolux Corporation 0x1406,default:true
# # workbox
# workspace=2,monitor:desc:Chimei Innolux Corporation 0x1406,default:true
# workspace=10,monitor:desc:Chimei Innolux Corporation 0x106

0 comments on commit dfe2e4c

Please sign in to comment.