I3 to Sway #1
1 changed files with 4 additions and 2 deletions
|
@ -13,7 +13,8 @@ input "type:keyboard" {
|
|||
set $mod Mod4
|
||||
|
||||
# Displays
|
||||
#set $display1 HDMI-A-3
|
||||
set $thinkstation HDMI-A-3
|
||||
set $thinkpad eDP-1
|
||||
|
||||
# Workspaces
|
||||
set $wksp1 "1: Main"
|
||||
|
@ -60,7 +61,8 @@ set $modalWidth 1280
|
|||
set $modalHeight 800
|
||||
|
||||
# Screens definitions
|
||||
output $display1 resolution 3440x1440@100Hz position 0,0 adaptive_sync on
|
||||
output $thinkstation resolution 3440x1440@100Hz position 0,0 adaptive_sync on
|
||||
output $thinkpad resolution 1920x1080 position 0,0
|
||||
|
||||
|
||||
### Gnome settings
|
||||
|
|
Loading…
Reference in a new issue