From 727ea5c944eda07a39c0ca8242c81fee6712d2fc Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Tue, 8 Aug 2023 10:47:36 +0200 Subject: [PATCH] update --- conf.d/alacritty/alacritty.yml | 2 +- conf.d/mpd/mpd.conf | 23 +++++++++++++---------- conf.d/ncmpcpp/config | 2 +- conf.d/zim/zshrc | 6 +++++- conf/mbsyncrc | 2 +- 5 files changed, 21 insertions(+), 14 deletions(-) diff --git a/conf.d/alacritty/alacritty.yml b/conf.d/alacritty/alacritty.yml index c1ccf57..72f59cb 100644 --- a/conf.d/alacritty/alacritty.yml +++ b/conf.d/alacritty/alacritty.yml @@ -108,7 +108,7 @@ window: # Font configuration font: normal: - family: FantasqueSansMono Nerd Font Mono + family: FantasqueSansM Nerd Font Mono style: Regular size: 13.0 # Bold font face diff --git a/conf.d/mpd/mpd.conf b/conf.d/mpd/mpd.conf index b5bd34e..7cf2128 100644 --- a/conf.d/mpd/mpd.conf +++ b/conf.d/mpd/mpd.conf @@ -234,15 +234,17 @@ input { # # An example of an ALSA output: # -#audio_output { -# type "alsa" -# name "My ALSA Device" +audio_output { + type "alsa" + name "My ALSA Device" + # device "iec958:CARD=S9,DEV=0" + # device "sysdefault:CARD=S9" # device "hw:0,0" # optional # mixer_type "hardware" # optional # mixer_device "default" # optional # mixer_control "PCM" # optional # mixer_index "0" # optional -#} +} # # An example of an OSS output: # @@ -308,13 +310,14 @@ input { # Please see README.Debian if you want mpd to play through the pulseaudio # daemon started as part of your graphical desktop session! # -audio_output { - type "pulse" - name "MPD pulse output" - server "127.0.0.1" # optional - mixer_type "software" +# audio_output { +# type "pulse" +# name "MPD pulse output" +# enabled "yes" + # server "127.0.0.1" # optional + # mixer_type "software" # sink "alsa_output.pci-0000_00_1b.0.analog-stereo" # optional -} +# } audio_output { type "fifo" diff --git a/conf.d/ncmpcpp/config b/conf.d/ncmpcpp/config index 729370a..c3258c1 100644 --- a/conf.d/ncmpcpp/config +++ b/conf.d/ncmpcpp/config @@ -534,5 +534,5 @@ progressbar_elapsed_color = red # #window_border_color = green # -#active_window_border = red +# active_window_border = red # diff --git a/conf.d/zim/zshrc b/conf.d/zim/zshrc index e8887ba..eca76f8 100644 --- a/conf.d/zim/zshrc +++ b/conf.d/zim/zshrc @@ -232,5 +232,9 @@ export SSH_AUTH_SOCK # # >>> passwordstore update >>> -echo -ne "\npasswordstore: " && pass git pull +if [[ $(curl -s -w "%{http_code}\n" -L "https://git.jefflance.me/" -o /dev/null) = "200" ]]; then + echo -ne "\npasswordstore: " && pass git pull +else + echo -ne "\npasswordstore: serveur hors ligne" +fi # <<< passwordstore update <<< diff --git a/conf/mbsyncrc b/conf/mbsyncrc index 77e0453..759a455 100644 --- a/conf/mbsyncrc +++ b/conf/mbsyncrc @@ -101,7 +101,7 @@ Far :jeff.lance@mala.fr-remote:"Archive" Near :jeff.lance@mala.fr-local:archive Pattern * Create Near -MaxMessages 1500 +MaxMessages 1500 Sync New Delete Push SyncState * Expunge Both