Add display configuration

This commit is contained in:
exu 2023-11-17 20:23:57 +01:00
parent d869febd25
commit f37682dd68

View File

@ -53,13 +53,16 @@ input * {
### Output configuration ### Output configuration
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/) # 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: # Example configuration:
# #
# output HDMI-A-1 resolution 1920x1080 position 1920,0 # output HDMI-A-1 resolution 1920x1080 position 1920,0
# #
# You can get the names of your outputs by running: swaymsg -t get_outputs # 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 ### Idle configuration
# #