Outpt selector
This commit is contained in:
parent
95a7c2b859
commit
038221f8a8
@ -2,4 +2,20 @@ profile Brugge {
|
|||||||
output eDP-1 mode 1920x1080 position 3840,0
|
output eDP-1 mode 1920x1080 position 3840,0
|
||||||
output 'HP Inc. HP 32 Display CNC13613YS' mode 1920x1080 position 1920,0
|
output 'HP Inc. HP 32 Display CNC13613YS' mode 1920x1080 position 1920,0
|
||||||
output 'Lenovo Group Limited LEN T24i-10 VNA3YRXR' mode 1920x1080 position 0,0
|
output 'Lenovo Group Limited LEN T24i-10 VNA3YRXR' mode 1920x1080 position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile Home {
|
||||||
|
output eDP-1 mode 1920x1080 position 0,0
|
||||||
|
output 'Dell Inc. Dell AW3420DW #ASO1LVSGTD/d' mode 3440x1440@59.973Hz position 1920,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile Laptop {
|
||||||
|
output eDP-1 mode 1920x1080 position 0,0
|
||||||
|
}
|
||||||
|
|
||||||
|
profile Home_Downstairs_Papa {
|
||||||
|
output eDP-1 mode 1920x1080 position 0,1080
|
||||||
|
output 'Lenovo Group Limited T24v-10 V904HRGZ' mode 1920x1080 position 0,0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -29,6 +29,8 @@ set $home_kb 5215:485:SEMICO_USB_Keyboard
|
|||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
output * bg /usr/share/backgrounds/sakura.jpg fill
|
output * bg /usr/share/backgrounds/sakura.jpg fill
|
||||||
|
#output * bg /usr/share/backgrounds/sumi.png fill
|
||||||
|
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
@ -349,7 +351,8 @@ input "5215:485:SEMICO_USB_Keyboard" {
|
|||||||
|
|
||||||
# Hangup Key
|
# Hangup Key
|
||||||
bindsym Cancel exec playerctl next
|
bindsym Cancel exec playerctl next
|
||||||
|
|
||||||
|
bindsym Ctrl+Alt+o exec /home/joren/scripts/VolumeMenu/volume
|
||||||
|
|
||||||
#
|
#
|
||||||
# F12: XF86Favorites
|
# F12: XF86Favorites
|
||||||
|
Loading…
Reference in New Issue
Block a user