aboutsummaryrefslogtreecommitdiff
path: root/etc/i3
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-05-12 20:56:58 -0300
committerEuAndreh <eu@euandre.org>2022-05-12 20:56:58 -0300
commitc1217a264bda51d667695e5517eae9bd772f08c5 (patch)
tree75cb05868de7f9aef2014a3bbd7262b2c45732f1 /etc/i3
parentetc/guix/system.scm: Add nonguix substitutes (diff)
downloaddotfiles-c1217a264bda51d667695e5517eae9bd772f08c5.tar.gz
dotfiles-c1217a264bda51d667695e5517eae9bd772f08c5.tar.xz
etc/i3/config: Add FIXME marker
Diffstat (limited to 'etc/i3')
-rw-r--r--etc/i3/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/i3/config b/etc/i3/config
index 0b41311..1de9ac8 100644
--- a/etc/i3/config
+++ b/etc/i3/config
@@ -31,6 +31,7 @@ bindsym F1 exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle && $re
bindsym F2 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -10% && $refresh_i3status
bindsym F3 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% && $refresh_i3status
+# FIXME paths in ~/.cache
bindsym F4 exec --no-startup-id playerctl --player=`cat ~/.cache/euandreh-mpris-player.txt` position 5-
bindsym Shift+F4 exec --no-startup-id playerctl --player=`cat ~/.cache/euandreh-mpris-player.txt` previous
bindsym F5 exec --no-startup-id playerctl --player=`cat ~/.cache/euandreh-mpris-player.txt` play-pause