sway: yuki: update main screen resolution
This commit is contained in:
parent
5a7373d1f0
commit
fdedf01228
1 changed files with 1 additions and 5 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
# Output configuration
|
# Output configuration
|
||||||
output * bg "~/.config/sway/bg.png" fill
|
output * bg "~/.config/sway/bg.png" fill
|
||||||
output HDMI-A-1 position 0,0
|
output DP-1 resolution 3840x2160 scale 1.5 position 0,0 color_profile icc "~/.config/sway/yuki.icc"
|
||||||
output DP-1 resolution 1920x1080 position 1920,0
|
|
||||||
|
|
||||||
# Input configuration
|
# Input configuration
|
||||||
input type:pointer {
|
input type:pointer {
|
||||||
|
|
@ -35,8 +34,5 @@ mode "$mode_audio" {
|
||||||
}
|
}
|
||||||
bindcode $mod+Shift+40 mode "$mode_audio"
|
bindcode $mod+Shift+40 mode "$mode_audio"
|
||||||
|
|
||||||
# Window rules
|
|
||||||
floating_maximum_size 1024 x 768
|
|
||||||
|
|
||||||
|
|
||||||
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue