Adapt config to usb-c dock

This commit is contained in:
Steins7 2023-02-10 22:07:42 +01:00
parent 6e7b4db8d5
commit cd390d5580

View File

@ -2,7 +2,9 @@
#
output eDP-1 pos 0 0
output HDMI-A-1 pos 1920 0
output DP-2 pos 1920 0
output DP-3 pos 1920 0
output DP-6 pos 3840 0
input 2:14:ETPS/2_Elantech_Touchpad {
tap enabled
@ -30,6 +32,8 @@ input * xkb_numlock enable
bindsym XF86MonBrightnessDown exec brightnessctl set 5%- #TODO fix that
bindsym XF86MonBrightnessUp exec brightnessctl set +5% #TODO fix that
bindsym Ctrl+F12 output eDP-1 toggle
### Sreenshots
#
# Take a screenshot with all output and save it into screenshots
@ -40,4 +44,4 @@ input * xkb_numlock enable
# Take a Screenshot with the region select
bindsym Print+Alt exec '$screenshot_select'