diff --git a/config.d/jackpot b/config.d/jackpot index bc5e18e..456e3d8 100644 --- a/config.d/jackpot +++ b/config.d/jackpot @@ -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' - +