mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 21:40:45 +01:00
i3: remove keyboard model, aftermath of #98
This commit is contained in:
parent
e8dfc6a726
commit
a78dcdf452
@ -173,13 +173,8 @@ bindsym Print exec gnome-screenshot -i
|
|||||||
bindsym Control+$mod+l exec i3lock -n -c 7F00FF
|
bindsym Control+$mod+l exec i3lock -n -c 7F00FF
|
||||||
bindsym $mod+Escape exec "i3lock; sudo /usr/sbin/hibernate"
|
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 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
|
# 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).
|
# over randomly stopping working as I enable and disable audio devices).
|
||||||
set $sink $(pactl list short sinks | grep RUNNING | cut -f1)
|
set $sink $(pactl list short sinks | grep RUNNING | cut -f1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user