From 9f286b7f7ae3bd48f23a7295742c3587483eaa2d Mon Sep 17 00:00:00 2001 From: Daniel Sissom Date: Mon, 15 Jul 2019 17:01:26 -0500 Subject: [PATCH] Updated hotkeys to add shortcut to turn off hdmi. --- sxhkd/sxhkdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index ca14d77..dcb5b13 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -287,8 +287,8 @@ super + x env SDL_VIDEO_FULLSCREEN_HEAD=1 kodi # turn on tv and mirror central monitor -super + t - xrandr --output HDMI-0 --auto --same-as DVI-D-0 +super + {_, alt +} t + xrandr --output HDMI-0 {--auto --same-as DVI-D-0, --off} # lock screen super + l