We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e9337 commit bde6bd7Copy full SHA for bde6bd7
1 file changed
.config/i3/config
@@ -263,3 +263,6 @@ bindsym $mod+mod1+1 exec "xrandr --output eDP-1 --auto --output DP-2-2 --off --o
263
264
# laptop in docking station; connect only external monitors
265
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