Add display configuration
This commit is contained in:
parent
d869febd25
commit
f37682dd68
@ -53,13 +53,16 @@ input * {
|
||||
### Output configuration
|
||||
|
||||
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
|
||||
output * bg $HOME/.cache/backgrounds/desktop.png fill
|
||||
#output * bg $HOME/.cache/backgrounds/desktop.png fill
|
||||
|
||||
# Example configuration:
|
||||
#
|
||||
# output HDMI-A-1 resolution 1920x1080 position 1920,0
|
||||
#
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
output DP-1 mode 2560x1440@170Hz
|
||||
output DP-1 scale 1.25
|
||||
output DP-1 adaptive_sync on
|
||||
|
||||
### Idle configuration
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user