summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-05 11:22:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-05 11:22:33 -0700
commit7cf927ea5af0c451e68303b10a799d278c61c135 (patch)
tree00911cfa14a99c3941c2b3e3cc36c237685ed500 /.config
parent52477c22924cee7de0dc5d80357e58086068ec83 (diff)
downloaddotfiles-7cf927ea5af0c451e68303b10a799d278c61c135.tar.gz
toggle music binding
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index e76623cd..d380daea 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -199,6 +199,9 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
# highlight text when reading PDFs
bindsym $mod+bracketleft exec xdo-evince-highlight
+# toggle music
+bindsym Print exec mpc toggle
+
# # resize window (you can also use the mouse for that)
# mode "resize" {
# # These bindings trigger as soon as you enter the resize mode