From 57f2eaad3cf5b80acff904b468ac033eda5f2436 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 5 Jan 2026 23:11:46 +0800 Subject: Tweaked zsh correction --- mpd/.config/mpd/log | 2 ++ mpd/.config/mpd/pid | 2 +- mpd/.config/mpd/state | 4 ++-- zsh/.zshrc | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/mpd/.config/mpd/log b/mpd/.config/mpd/log index 427849a..d115f5b 100644 --- a/mpd/.config/mpd/log +++ b/mpd/.config/mpd/log @@ -387,3 +387,5 @@ 2025-12-12T15:52:36 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/13 - A Day In The Life.flac" 2025-12-20T13:53:25 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/09 - When I'm Sixty-Four.flac" 2025-12-22T00:35:19 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/09 - When I'm Sixty-Four.flac" +2025-12-31T12:06:35 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/02 - With A Little Help From My Friends.flac" +2026-01-04T16:12:00 player: played "The Beatles/08 - Sgt. Pepper's Lonely Hearts Club Band/02 - With A Little Help From My Friends.flac" diff --git a/mpd/.config/mpd/pid b/mpd/.config/mpd/pid index 8163eed..b7f96df 100644 --- a/mpd/.config/mpd/pid +++ b/mpd/.config/mpd/pid @@ -1 +1 @@ -850 +862 diff --git a/mpd/.config/mpd/state b/mpd/.config/mpd/state index a2048ad..6b4aed6 100644 --- a/mpd/.config/mpd/state +++ b/mpd/.config/mpd/state @@ -2,8 +2,8 @@ sw_volume: 100 audio_device_state:1:PipeWire Output audio_device_state:1:Visualizer state: pause -current: 8 -time: 110.99000000000001 +current: 1 +time: 93.72 random: 0 repeat: 0 single: 0 diff --git a/zsh/.zshrc b/zsh/.zshrc index 075859f..3c5d65d 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -125,7 +125,7 @@ HISTFILE=~/.histfile HISTSIZE=10000 SAVEHIST=1000000000 setopt beep notify -setopt CORRECT_ALL +setopt CORRECT # bindkey -v # Map Ctrl+G to switch to normal mode (like Escape) # bindkey '^G' vi-cmd-mode -- cgit v1.2.3