diff options
Diffstat (limited to 'herbstluftwm/files/autostart')
-rwxr-xr-x | herbstluftwm/files/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/files/autostart b/herbstluftwm/files/autostart index e4c106c..00214f5 100755 --- a/herbstluftwm/files/autostart +++ b/herbstluftwm/files/autostart @@ -63,7 +63,7 @@ hc keybind $Mod-Control-Right resize right +$resizestep # mediakeys -hc keybind XF86AudioPlay spawn playerctl play-pause +hc keybind XF86AudioPlay spawn playerctl -i firefox play-pause # tags tag_names=( eins zwei drei vier ) |