sway: fix display config

This commit is contained in:
Alexandra Dunn 2023-06-14 16:36:52 -07:00
parent adcc11d078
commit e257078ba4

View file

@ -21,9 +21,14 @@ set $term alacritty
set $menu dmenu_path | dmenu | xargs swaymsg exec --
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output DP-4 position 0,0
workspace 1 output DP-4
output eDP-1 position 1920,0
workspace 10 output eDP-1
output * bg ~/Pictures/desktop.png fill
#
# Example configuration:
#