From 64dc44f819119d31485d776e9c371f1ed12d07f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 21 Mar 2017 22:35:58 +0100 Subject: Fix ncmpcpp start by i3blocks and xrandr name --- config/i3/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/i3') diff --git a/config/i3/config b/config/i3/config index cfd0ffe..7cd72c3 100644 --- a/config/i3/config +++ b/config/i3/config @@ -154,9 +154,9 @@ bindsym $mod+Shift+q mode "$mode_system" set $displays (d)efault, toggle: 1:eDP 2:HDMI 3:VGA mode "$displays" { bindsym d exec --no-startup-id mxrandr, mode "default" - bindsym 1 exec --no-startup-id mxrandr toggle eDP1, mode "default" - bindsym 2 exec --no-startup-id mxrandr toggle HDMI1, mode "default" - bindsym 3 exec --no-startup-id mxrandr toggle VGA1, mode "default" + bindsym 1 exec --no-startup-id mxrandr toggle eDP-1, mode "default" + bindsym 2 exec --no-startup-id mxrandr toggle HDMI-1, mode "default" + bindsym 3 exec --no-startup-id mxrandr toggle VGA-1, mode "default" # back to normal: Enter or Escape bindsym Return mode "default" -- cgit v1.2.3