diff options
| -rw-r--r-- | ar/.config/crons | 2 | ||||
| -rw-r--r-- | ar/.config/mpd/playlists/entire.m3u | 1 | ||||
| -rw-r--r-- | global/Music/.music.txt | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/ar/.config/crons b/ar/.config/crons index a91e302..5d00696 100644 --- a/ar/.config/crons +++ b/ar/.config/crons @@ -1,5 +1,5 @@ * * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; kill -36 $(pidof dwmblocks) 2>/dev/null -*/3 * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; /usr/local/bin/mailsync +*/3 * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; /usr/local/bin/mailsync; kill -49 $(pidof dwmblocks) 2>/dev/null */15 * * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; $HOME/.local/bin/cron/newsup 0 */3 * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; $HOME/.local/bin/cron/checkup 0 0 * * * export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u $USER)/bus; export DISPLAY=:0; . $HOME/.zprofile; NVIM_APPNAME=TheSiahxyz nvim --headless "+Lazy! sync" +qa diff --git a/ar/.config/mpd/playlists/entire.m3u b/ar/.config/mpd/playlists/entire.m3u index 799b972..68c52ba 100644 --- a/ar/.config/mpd/playlists/entire.m3u +++ b/ar/.config/mpd/playlists/entire.m3u @@ -215,6 +215,7 @@ Tyla/Water/Tyla - Water.mp3 Tyler Shaw/Tyler Shaw/Tyler Shaw - Love You Still.mp3 Unknown Artist/Unknown Album/[M⧸V] Lee Suhyun of AKMU(이수현) - In Your Time(아직 너의 시간에 살아).mp3 Unknown Artist/Unknown Album/김필선 - 마마 live (cover by 비몽).mp3 +Unknown Artist/Unknown Album/비몽 - 야수 live cover [돌발서버 콘서트].mp3 Uru/あなたがいることで/Uru 『あなたがいることで』TBS系 日曜劇場「テセウスの船」主題歌.mp3 V.O.S/talks about pain/V.O.S, Kim Subin(AIMING) Cho Sehee(AIMING) Kwon soohyun(AIMING), Kim Changrock(AIMING) Kim Subin(AIMING), Changrock(AIMING) Kim Subin(AIMING) Kim Minjae(ONCLASSA) Kyeong won Yun(ONCLASSA) - Like Crazy (미친 것처럼).mp3 Vaundy/replica/Vaundy - mabataki.mp3 diff --git a/global/Music/.music.txt b/global/Music/.music.txt index 094e4f4..dbea46b 100644 --- a/global/Music/.music.txt +++ b/global/Music/.music.txt @@ -1032,3 +1032,4 @@ youtube dgZlLjfh6q4 youtube BctgR3JqGug youtube 2ThVc_x9_y0 youtube 29lj9jFfJvY +youtube iTF-zVkrtZk |
