diff --git a/user/dunst/.config/dunst/dunstrc b/user/dunst/.config/dunst/dunstrc index e2a46f1..baf8b05 100644 --- a/user/dunst/.config/dunst/dunstrc +++ b/user/dunst/.config/dunst/dunstrc @@ -70,7 +70,7 @@ hide_duplicates_count = yes # The width can be negative. In this case the actual width is the # screen width minus the width defined in within the geometry option. #geometry = "250x50-40+40" -geometry = "300x50-15+49" +geometry = "300x70-10+53" # Shrink window if it's smaller than the width. Will be ignored if # width is 0. @@ -120,7 +120,7 @@ line_height = 3 # Draw a line of "separatpr_height" pixel height between two # notifications. # Set to 0 to disable. -separator_height = 2 +separator_height = 3 # Padding between text and separator. padding = 6 @@ -134,7 +134,7 @@ horizontal_padding = 6 # * foreground: use the same color as the foreground; # * frame: use the same color as the frame; # * anything else will be interpreted as a X color. -separator_color = frame +separator_color = auto # Print a notification on startup. # This is mainly for error detection, since dbus (re-)starts dunst diff --git a/user/i3/.config/i3/config b/user/i3/.config/i3/config index cfba332..569e901 100644 --- a/user/i3/.config/i3/config +++ b/user/i3/.config/i3/config @@ -120,4 +120,6 @@ bindsym $mod+Shift+e exec i3-msg exit bindsym $mod+r exec rofi -show drun +bindsym $mod+a exec ~/.local/venv/papis/bin/python ~/.local/venv/papis/bin/papis gui + bindsym $mod+p exec i3lock-fancy -- scrot diff --git a/user/mpv-9350/.config/mpv/mpv.conf b/user/mpv-9350/.config/mpv/mpv.conf index 3e477b9..eb18e7a 100644 --- a/user/mpv-9350/.config/mpv/mpv.conf +++ b/user/mpv-9350/.config/mpv/mpv.conf @@ -1,3 +1,15 @@ -profile=opengl-hq +vo=gpu hwdec=vaapi hwdec-codecs=all +profile=opengl-hq +slang=fr,fre,eng,en,enUS,en-US,English + +[http-streaming] +cache=yes +demuxer-max-bytes=500000KiB + +[protocol.http] +profile=http-streaming + +[protocol.https] +profile=http-streaming diff --git a/user/newsboat/.config/newsboat/urls b/user/newsboat/.config/newsboat/urls index de71486..fde1d38 100644 --- a/user/newsboat/.config/newsboat/urls +++ b/user/newsboat/.config/newsboat/urls @@ -2,3 +2,7 @@ https://www.archlinux.org/feeds/news/ https://linuxfr.org/news.atom https://framablog.org/feed/ http://erj.ersjournals.com/rss/current.xml +http://search.nejm.org/search?cnt=20&start_month=4&start_year=2009&w=*&restrict=doctype%3Aarticle&srt=0&isort=date&ts=rss&af=topic:12 +http://search.nejm.org/search?cnt=20&start_month=4&start_year=2009&w=*&restrict=doctype%3Aarticle&srt=0&isort=date&ts=rss&af=topic:19 +http://journal.chestnet.org/current.rss +https://puri.sm/feed/ diff --git a/user/rofi/.config/rofi/config.rasi b/user/rofi/.config/rofi/config.rasi index 91312ed..2ba767f 100644 --- a/user/rofi/.config/rofi/config.rasi +++ b/user/rofi/.config/rofi/config.rasi @@ -1,6 +1,6 @@ configuration { modi: "drun"; terminal: "urxvt"; - theme: "material"; font: "Inconsolata Nerd Font Mono 30"; } +@theme "material" diff --git a/user/vdirsyncer/.config/vdirsyncer/config b/user/vdirsyncer/.config/vdirsyncer/config index 10d2e69..db4e059 100644 --- a/user/vdirsyncer/.config/vdirsyncer/config +++ b/user/vdirsyncer/.config/vdirsyncer/config @@ -1,75 +1,90 @@ [general] status_path = "~/.local/share/vdirsyncer/status/" +########### +# Nicolas # +########### + +## +# Card +# + [pair contacts] a = "card_local" -b = "card_nextcloud" -collections = ["from a", "from b"] +b = "card_nextcloud_quimbo" +collections = ["default"] [storage card_local] type = "filesystem" -path = "~/.local/contacts/" +path = "~/.local/contacts/nicolas" fileext = ".vcf" -[storage card_nextcloud] -type = "carddav" -url = "https://cloud.jombi.fr" -username = "nicolas" -password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] - - - -[pair calendars] -a = "cal_local" -b = "cal_nextcloud" -collections = ["from a", "from b"] - -[storage cal_local] -type = "filesystem" -path = "~/.local/calendars/" -fileext = ".ics" - -[storage cal_nextcloud] -type = "caldav" -url = "https://cloud.jombi.fr" -username = "nicolas" -password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] - -[pair migration_calendars] -a = "cal_nextcloud" -b = "cal_nextcloud_quimbo" -collections = ["work","personal"] - -[storage cal_nextcloud_quimbo] -type = "caldav" -url = "https://cloud.quimbo.fr" -username = "nicolas" -password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] - -[pair migration_cards] -a = "card_nextcloud" -b = "card_nextcloud_quimbo" -collections = ["from a"] - [storage card_nextcloud_quimbo] type = "carddav" url = "https://cloud.quimbo.fr" username = "nicolas" password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] -#[pair calendars_anais] -#a = "cal_local_anais" -#b = "cal_nextcloud_anais" -#collections = ["from a", "from b"] +#[storage card_nextcloud] +#type = "carddav" +#url = "https://cloud.jombi.fr" +#username = "nicolas" +#password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] # -#[storage cal_local_anais] -#type = "filesystem" -#path = "~/.local/calendars/anais" -#fileext = ".ics" +#[pair migration_cards] +#a = "card_nextcloud" +#b = "card_nextcloud_quimbo" +#collections = ["from a"] + + +## +# Calendar # -#[storage cal_nextcloud_anais] + +[pair calendars] +a = "cal_local" +b = "cal_nextcloud_quimbo" +collections = ["work","personal"] + +[storage cal_local] +type = "filesystem" +path = "~/.local/calendars/nicolas" +fileext = ".ics" + +[storage cal_nextcloud_quimbo] +type = "caldav" +url = "https://cloud.quimbo.fr" +username = "nicolas" +password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] + +#[storage cal_nextcloud] #type = "caldav" #url = "https://cloud.jombi.fr" -#username = "anais" -#password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "anais"] +#username = "nicolas" +#password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] + +#[pair migration_calendars] +#a = "cal_nextcloud" +#b = "cal_nextcloud_quimbo" +#collections = ["work","personal"] + +######### +# Anais # +######### + +[pair calendars_anais] +a = "cal_local_anais" +b = "cal_nextcloud_anais_quimbo" +collections = ["horraires-travail", "personal"] +# +[storage cal_local_anais] +type = "filesystem" +path = "~/.local/calendars/anais" +fileext = ".ics" +# +[storage cal_nextcloud_anais_quimbo] +type = "caldav" +url = "https://cloud.quimbo.fr" +username = "anais" +password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "anais"] #