[sway] Clean up the outputs and aliases

This commit is contained in:
Sebastian Schulze 2019-10-18 16:45:05 +02:00
parent 1fafcf530b
commit f1b8212ec6
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 6 additions and 6 deletions

View File

@ -37,16 +37,16 @@ set $term alacritty
# Your preferred application launcher
# Note: it's recommended that you pass the final command to sway
set $menu dmenu_path | i3-rofi | xargs swaymsg exec
set $display_laptop eDP-1
set $display_dell "Dell Inc. DELL U2415 7MT018BM1PGU"
set $display_lg "Goldstar Company Ltd 34UM95 0x00000101"
set $display_coworking "Dell Inc. DELL U2713H C6F0K34O095L"
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg ~/Pictures/Wallpapers/mountains-blue.jpg fill
output "Dell Inc. DELL U2415 7MT018BM1PGU" transform 270 pos 0 0
#output eDP-1 scale 1 pos 1440 500
output "Goldstar Company Ltd 34UM95 0x00000101" mode 3440x1440@49.987000Hz pos 1200 290
# output "Dell Inc. DELL U2713H C6F0K34O095L" transform 270 pos 0 0
output $display_dell transform 270 pos 0 0
output $display_lg mode 3440x1440@49.987000Hz pos 1200 290
#
# Example configuration:
#