diff --git a/conf/i3/config b/conf/i3/config index acefa01d..957f6419 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -173,13 +173,8 @@ bindsym Print exec gnome-screenshot -i bindsym Control+$mod+l exec i3lock -n -c 7F00FF bindsym $mod+Escape exec "i3lock; sudo /usr/sbin/hibernate" -# Microsoft Wired Keyboard 600 +# Media keys bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause -#bindsym XF86Search -# unknown key here looking like a share button? XF86Community ? -#bindsym XF86Display -# unknown key, likely XF86BrightnessAdjust as it's a sun, but could be XF86ContrastAdjust -bindsym XF86Calculator exec --no-startup-id galculator # Volume keys NOTE: won't work if nothing is playing (which I consider an improvement # over randomly stopping working as I enable and disable audio devices). set $sink $(pactl list short sinks | grep RUNNING | cut -f1)