diff options
author | yushyin <yushyin@saga> | 2020-12-14 03:12:45 +0100 |
---|---|---|
committer | yushyin <yushyin@saga> | 2020-12-14 03:12:45 +0100 |
commit | 437ceadb6a8d67a61be8bcb97a476b954f184e87 (patch) | |
tree | 22963fa56824415792d0a7887a38e99132599682 /herbstluftwm/files/autostart | |
parent | 977df7eead79411180f01d9ef4474f835baf706e (diff) | |
download | dotfiles-igor-master.tar.gz dotfiles-igor-master.tar.xz |
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 ) |