Correction sur la conf du laptop
This commit is contained in:
parent
9336218502
commit
ae025bff08
1 changed files with 15 additions and 16 deletions
|
@ -25,10 +25,9 @@ set $mod Mod4
|
|||
|
||||
# Displays
|
||||
set $thinkstation HDMI-A-3
|
||||
set $thinkstation-work "Iiyama North America PL2483H 1173700204528"
|
||||
#set $thinkstation-work "Iiyama North America PL2483H 1173700204528"
|
||||
set $thinkpad eDP-1
|
||||
set $thinkpad-work "Goldstar Company Ltd LG ULTRAWIDE 0x0000F6D7"
|
||||
set $work DP-3
|
||||
set $thinkpad-work DP-2
|
||||
|
||||
# Workspaces
|
||||
set $wksp1 "1: Main"
|
||||
|
@ -83,11 +82,11 @@ set $gnome-schema org.gnome.desktop.interface
|
|||
|
||||
# Thinkstation
|
||||
output $thinkstation resolution 3440x1440@100Hz position 0 0 adaptive_sync on
|
||||
output $thinkstation-work resolution 1920x1080@60Hz position 3440 0 transform 270 adaptive_sync on
|
||||
#output $thinkstation-work resolution 1920x1080@60Hz position 3440 0 transform 270 adaptive_sync on
|
||||
|
||||
# Thinkpad
|
||||
output $thinkpad resolution 1920x1080 position 0 0
|
||||
output $thinkpad-work resolution 2560x1080 position 1920 0
|
||||
output $thinkpad resolution 1920x1080 position 2560 0
|
||||
output $thinkpad-work resolution 2560x1080 position 0 0
|
||||
|
||||
|
||||
### Gnome settings
|
||||
|
@ -310,16 +309,16 @@ mode "move" {
|
|||
### Default placement
|
||||
#
|
||||
|
||||
workspace $wksp1 output $thinkstation
|
||||
workspace $wksp2 output $thinkstation
|
||||
workspace $wksp3 output $thinkstation
|
||||
workspace $wksp4 output $thinkstation
|
||||
workspace $wksp5 output $thinkstation
|
||||
workspace $wksp6 output $thinkstation
|
||||
workspace $wksp7 output $thinkstation
|
||||
workspace $wksp8 output $thinkstation
|
||||
workspace $wksp9 output $work
|
||||
workspace $wksp10 output $work
|
||||
#workspace $wksp1 output $thinkstation
|
||||
#workspace $wksp2 output $thinkstation
|
||||
#workspace $wksp3 output $thinkstation
|
||||
#workspace $wksp4 output $thinkstation
|
||||
#workspace $wksp5 output $thinkstation
|
||||
#workspace $wksp6 output $thinkstation
|
||||
#workspace $wksp7 output $thinkstation
|
||||
#workspace $wksp8 output $thinkstation
|
||||
#workspace $wksp9 output $work
|
||||
#workspace $wksp10 output $work
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue