mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
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.
This commit is contained in:
parent
8e0b6e21e4
commit
e6d7a109c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user