1
0
mirror of https://github.com/alrayyes/server-dotfiles synced 2023-11-14 15:56:25 +00:00

sync mp3s

This commit is contained in:
Ryan 2016-12-17 17:33:19 +00:00
parent 75f5340e2f
commit 886e709547
2 changed files with 7 additions and 1 deletions

3
bin/bin/syncmusic.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
rsync -az --delete --progress alrayyes@eniac:/mnt/storage/headphones/ ~/music/headphones

View File

@ -14,7 +14,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
# font pango:monospace 8
font pango:System San Francisco Display 10
font pango:System San Francisco Display 8
# Colours
set $base00 #101218
@ -268,3 +268,6 @@ exec firejail gpodder
bindsym Control+$mod+l exec i3lock-fancy
bindsym --release $mod+z exec scrot '%Y-%m-%d-%T_$wx$h_scrot.png' -s -e 'mv $f ~/Dropbox/Screenshots/'
bindsym --release Shift+$mod+z exec scrot '%Y-%m-%d-%T_$wx$h_scrot.png' -e 'mv $f ~/Dropbox/Screenshots/'
# Pulse Audio Controls
bindsym XF86AudioRaiseVolume exec ---no-startup-id pactl set-sink-volume 0 +5%