From e6d7a109c271d13ad1f8bc291a33b648cf81e878 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 21 May 2020 00:16:21 +0300 Subject: [PATCH] i3: bind $Mod+Shift+p to same arandr as without shift... ...because I keep mispressing it and expecting something to happen only to have nothing happen. --- conf/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/i3/config b/conf/i3/config index 89fc4aaa..932ef9df 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -318,6 +318,7 @@ bindsym XF86AudioRaiseVolume exec --no-startup-id pulsemixer --change-volume +5 bindsym XF86AudioMute exec --no-startup-id pulsemixer --toggle-mute # && notify-send -t 500 "🔇 pressed" bindsym $mod+p exec arandr +bindsym $mod+Shift+p exec arandr bindsym $mod+Shift+a exec pavucontrol -t 5 # m for mumble bindsym $mod+m exec mumble