Hyprland config

This commit is contained in:
LarsZauberer 2024-04-13 19:35:09 +02:00
commit 61cb059df9
3 changed files with 27 additions and 2 deletions

View file

@ -14,6 +14,11 @@
"DP-2,2560x1440@144,0x0,1"
"DP-1,1920x1080@60,2560x0,1"
];
extra = {
exec-once = [
"hyprctl dispatch moveworkspacetomonitor 1 DP-2"
];
};
};
};