i3: remove keyboard model, aftermath of #98

This commit is contained in:
Aminda Suomalainen 2019-02-05 17:19:37 +02:00
parent e8dfc6a726
commit a78dcdf452
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 6 deletions

View File

@ -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)