updating config

This commit is contained in:
Chris Cochrun 2022-06-17 09:46:23 -05:00
parent 264e4295aa
commit 270b92d0c2
8 changed files with 339 additions and 46 deletions

View file

@ -17,7 +17,7 @@ if [ $(pgrep -c emacsclient) -gt 0 ]; then
fi
else
if [ $KDE_FULL_SESSION = "true" ]; then
/home/chris/bin/ww -f emacs -c emacsclient
/home/chris/bin/ww -fa Emacs -c emacsclient
exit
else
# WAYLAND

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# dependencies: mpv youtube-dl fzf rofi/dmenu
# search videos and playlists on youtube and play them in mpv, without an API
# usage: