1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 06:51:58 +01:00

Merge branch 'master' of github.com:eoli3n/dotfiles

This commit is contained in:
eoli3n 2023-11-06 13:39:47 +01:00
commit ecdf12e428
2 changed files with 16 additions and 10 deletions

@ -2,19 +2,25 @@
displays:
- name: laptop
id: eDP-1
x: 0
y: 920
x: 5760
y: 720
mode: 1920x1080
scale: 1.4
scale: 1.6
- name: screen1
id: DP-3
x: 1280
id: DP-7
x: 0
y: 0
mode: 1920x1080
scale: 1
- name: screen2
id: DP-4
id: DP-5
mode: 1920x1080
x: 3200
x: 1920
y: 0
scale: 1
- name: screen2
id: DP-6
mode: 1920x1080
x: 3840
y: 0
scale: 1

@ -12,9 +12,9 @@ bindswitch --reload lid:on output $laptop disable
bindswitch --reload lid:off output $laptop enable
# assign workspace to screens
workspace $tag1 output $screen1
workspace $tag2 output $screen1
workspace $tag3 output $screen2
workspace $tag1 output $screen2
workspace $tag2 output $screen2
workspace $tag3 output $screen3
workspace $tag4 output $laptop
workspace $tag5 output $screen2
workspace $tag6 output $screen2