From 8a3d3262e68a55c2cf5d916f02c3771bd0434ea0 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 18:20:06 +0200 Subject: [PATCH 1/5] use wslpath --- .config/fish/conf.d/abbr_wsl.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/conf.d/abbr_wsl.fish b/.config/fish/conf.d/abbr_wsl.fish index 58501e0..afce022 100644 --- a/.config/fish/conf.d/abbr_wsl.fish +++ b/.config/fish/conf.d/abbr_wsl.fish @@ -1,4 +1,4 @@ -abbr d "explorer.exe ." +abbr d "explorer.exe $(wslpath -w images/)" abbr unison "unison ~/src ~/u_dest" abbr vs "code ." abbr wgcc x86_64-w64-mingw32-gcc From b534d48c00e66b426705138b6c9f36af76683869 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 18:20:53 +0200 Subject: [PATCH 2/5] fix typo --- .config/fish/conf.d/abbr_wsl.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/conf.d/abbr_wsl.fish b/.config/fish/conf.d/abbr_wsl.fish index afce022..a9da38f 100644 --- a/.config/fish/conf.d/abbr_wsl.fish +++ b/.config/fish/conf.d/abbr_wsl.fish @@ -1,4 +1,4 @@ -abbr d "explorer.exe $(wslpath -w images/)" +abbr d "explorer.exe \$(wslpath -w images/)" abbr unison "unison ~/src ~/u_dest" abbr vs "code ." abbr wgcc x86_64-w64-mingw32-gcc From aa236de643cca5e1653ce7094968024164a8f196 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 18:21:22 +0200 Subject: [PATCH 3/5] im dumb --- .config/fish/conf.d/abbr_wsl.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/fish/conf.d/abbr_wsl.fish b/.config/fish/conf.d/abbr_wsl.fish index a9da38f..9954f0d 100644 --- a/.config/fish/conf.d/abbr_wsl.fish +++ b/.config/fish/conf.d/abbr_wsl.fish @@ -1,4 +1,4 @@ -abbr d "explorer.exe \$(wslpath -w images/)" +abbr d "explorer.exe \$(wslpath -w .)" abbr unison "unison ~/src ~/u_dest" abbr vs "code ." abbr wgcc x86_64-w64-mingw32-gcc From 7a00f4f5aeb399b6916bb6cbcafa7abe1035c702 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 19:07:18 +0200 Subject: [PATCH 4/5] add texlive-plaingeneric --- archinstall/user_configuration.json | 1 + wsl.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 8248684..5faee5b 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -137,6 +137,7 @@ "texlive-fontsextra", "texlive-publishers", "texlive-mathscience", + "texlive-plaingeneric", "sfml", "perl-yaml-tiny", "perl-file-homedir", diff --git a/wsl.sh b/wsl.sh index f0b6d77..6ef7494 100644 --- a/wsl.sh +++ b/wsl.sh @@ -38,7 +38,7 @@ function main { pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \ noto-fonts jdk-openjdk texlive-fontsrecommended texlive-publishers sfml \ texlive-fontsextra perl-yaml-tiny perl-file-homedir perl-file-which \ - man-pages bottom maven fakeroot texlive-mathscience qpdf + man-pages bottom maven fakeroot texlive-mathscience qpdf texlive-plaingeneric # === Remove SU password == From b909f8caf256f487672eadb3f93c57b3428dafc8 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 21:42:42 +0200 Subject: [PATCH 5/5] add sunset offset --- .config/WindowsAutoNightMode/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/WindowsAutoNightMode/config.yaml b/.config/WindowsAutoNightMode/config.yaml index f193526..1028a0a 100644 --- a/.config/WindowsAutoNightMode/config.yaml +++ b/.config/WindowsAutoNightMode/config.yaml @@ -51,7 +51,7 @@ Location: PollingCooldownTimeSpan: 1.00:00:00 Enabled: true UseGeolocatorService: false - SunsetOffsetMin: 0 + SunsetOffsetMin: -30 SunriseOffsetMin: 0 CustomLat: 48.856613000000003 CustomLon: 2.3522219999999998