Skip to content

Commit bde6bd7

Browse files
committed
Connect only external monitor using HDMI-1
1 parent c4e9337 commit bde6bd7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.config/i3/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,3 +263,6 @@ bindsym $mod+mod1+1 exec "xrandr --output eDP-1 --auto --output DP-2-2 --off --o
263263

264264
# laptop in docking station; connect only external monitors
265265
bindsym $mod+mod1+2 exec "xrandr --output eDP-1 --off --output DP-2-2 --auto --output DP-2-1 --auto --left-of DP-2-2"
266+
267+
# use only single external monitor
268+
bindsym $mod+mod1+3 exec "xrandr --output eDP-1 --off --output HDMI-1 --auto"

0 commit comments

Comments
 (0)