diff --git a/.config/homer/config.yml b/.config/homer/config.yml index 0d1c83d..9b138bc 100755 --- a/.config/homer/config.yml +++ b/.config/homer/config.yml @@ -155,7 +155,7 @@ services: - name: "YTS" logo: "assets/tools/yts.png" subtitle: "Torrent download for movies" - url: "https://yts.mx" + url: "https://yts-official.org" target: "_blank" diff --git a/.config/lite-xl/session.lua b/.config/lite-xl/session.lua index 90db914..ab54d4d 100644 --- a/.config/lite-xl/session.lua +++ b/.config/lite-xl/session.lua @@ -1 +1 @@ -return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=930,[2]=1009,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="app.zen_browser.zen.desktop",[2]="brave-browser",[3]="browser",[4]="JVB_COLIBRI_PORT",[5]="8080",[6]="host",[7]="tray",[8]="runCommand",[9]="encrypt",[10]="sass",[11]="_ownername"}, previous_replace={[1]="zen.desktop"}} +return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=930,[2]=491,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="app.zen_browser.zen.desktop",[2]="brave-browser",[3]="browser",[4]="JVB_COLIBRI_PORT",[5]="8080",[6]="host",[7]="tray",[8]="runCommand",[9]="encrypt",[10]="sass",[11]="_ownername"}, previous_replace={[1]="zen.desktop"}} diff --git a/.zshrc b/.zshrc index 1544ff6..a0ee274 100644 --- a/.zshrc +++ b/.zshrc @@ -316,4 +316,3 @@ alias sdt="shutdown 20:00" # FVM export PATH="/home/patrick/.fvm_flutter/bin:$PATH" -. "/home/patrick/.deno/env"