Add sway config
This commit is contained in:
parent
db15c95662
commit
cb3ea5254e
21 changed files with 347 additions and 3 deletions
|
@ -0,0 +1,12 @@
|
|||
# monitors
|
||||
set $monitor_primary DP-1
|
||||
set $monitor_secondary HDMI-A-1
|
||||
set $monitor $monitor_primary
|
||||
|
||||
output $monitor_primary enable
|
||||
output $monitor_secondary disable
|
||||
|
||||
#output $monitor_primary pos 1920 0 res 2560x1440@144Hz
|
||||
output $monitor_primary pos 1920 0 res 1920x1080@60Hz
|
||||
|
||||
include ~/.config/sway/lib/layout-10.conf
|
Loading…
Add table
Add a link
Reference in a new issue