chore: adapt outputs for new dock

This commit is contained in:
Swarsel 2024-07-18 21:02:42 +02:00
parent 9aae585268
commit 0173c3eac7
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 11 additions and 10 deletions

View file

@ -82,7 +82,7 @@
position = "1920,0";
# bg = "~/.dotfiles/wallpaper/lenovowp.png fill";
};
HDMI-A-1 = {
DP-4 = {
mode = "2560x1440";
scale = "1";
# bg = "~/.dotfiles/wallpaper/lenovowp.png fill";
@ -92,7 +92,7 @@
workspaceOutputAssign = [
{ output = "eDP-1"; workspace = "1:";}
{ output = "HDMI-A-1"; workspace = "2:";}
{ output = "DP-4"; workspace = "2:";}
];