swapped out spotify for tidal.

PS: this uses the private "tidal-hifi" electron app that I am developing and should be released soon.
This commit is contained in:
2019-10-30 23:37:49 +01:00
parent 0bf931d78f
commit 9714b2fa1d
4 changed files with 90 additions and 17 deletions

View File

@@ -40,6 +40,7 @@ set $workspace12 " Enpass"
# scripts
set $spotify ~/.config/i3/scripts/spotify-cli.sh
set $tidal ~/.config/i3/scripts/tidal-cli.sh
set $vpnmanager ~/.config/i3/scripts/vpn-manager.sh
############################################
@@ -147,9 +148,9 @@ bindsym XF86AudioPlay exec playerctl play
bindsym XF86AudioPause exec playerctl pause
bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
bindsym $mod+Next exec $spotify next
bindsym $mod+End exec $spotify prev
bindsym $mod+Delete exec $spotify play
bindsym $mod+Next exec $tidal next
bindsym $mod+End exec $tidal previous
bindsym $mod+Delete exec $tidal playpause
############################################
# Workspaces #
@@ -309,3 +310,5 @@ exec --no-startup-id nm-applet
exec_always feh --bg-scale ~/Pictures/Wallpapers/wallpaper.jpg
exec /usr/bin/compton
exec /bin/bash ~/.config/i3/scripts/startup.sh
bindsym $mod+Shift+a border normal