Tweaking bspwn & youtube-dl

This commit is contained in:
Dorian Wood 2021-04-06 15:26:17 -04:00
parent ac33347909
commit 7698e5b14d
3 changed files with 7 additions and 3 deletions

View File

@ -50,3 +50,6 @@ alias \
# responseGatherer aliases (I really need to find a better way for this.)
alias sj="responseGatherer -i ~/wrt/journal/selfMonitoringPrompts/sleepJournal -o ~/wrt/diary/$(date +%F).md"
alias hbps="responseGatherer -i ~/wrt/journal/selfMonitoringPrompts/healthyBoundaryPositiveStatement -o ~/wrt/diary/$(date +%F).md"
# Play a random video file from the cd
alias rnmv="mpv $(ls -p | grep -v / | shuf | head -1)"

View File

@ -4,8 +4,8 @@ pgrep -x sxhkd > /dev/null || sxhkd &
bspc monitor -d I II III IV V VI VII VIII IX X
bspc config border_width 2
bspc config window_gap 12
bspc config border_width 3
bspc config window_gap 5
bspc config split_ratio 0.52
bspc config borderless_monocle true

View File

@ -1,5 +1,6 @@
--prefer-free-formats
-f "bestvideo[height<=?720]+bestaudio"
# -f "bestvideo[height<=?720]+bestaudio"
-f "bestvideo[height<=?720]"
--embed-subs
-o ~/vid/web/%(title)s-%(id)s.%(ext)s
--add-metadata