Merge branch 'main' of git.mylloon.fr:Anri/confOS

This commit is contained in:
Mylloon 2023-09-13 10:28:28 +02:00
commit e4e8092d6e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
5 changed files with 28 additions and 9 deletions

View file

@ -21,6 +21,16 @@ SystemSwitch:
TaskbarColorWhenNonAdaptive: Light
DWMPrevalenceSwitch: false
DWMPrevalenceEnableTheme: Light
TouchKeyboardSwitch:
Enabled: false
Component: {}
ColorizationSwitch:
Enabled: false
Component:
LightHex: '#FFE81123'
DarkHex: '#FFE81123'
LightAutoColorization: false
DarkAutoColorization: false
ColorFilterSwitch:
Enabled: false
Component: {}
@ -30,6 +40,11 @@ OfficeSwitch:
Mode: Switch
LightTheme: 0
DarkTheme: 4
CursorSwitch:
Enabled: false
Component:
CursorsLight:
CursorsDark:
Sunrise: 2023-08-18T07:00:00.0000000
Sunset: 2023-08-18T20:00:00.0000000
Location:
@ -48,12 +63,15 @@ Tunable:
Trace: false
DebugTimerMessage: false
ShowTrayIcon: false
AlwaysFullDwmRefresh: false
UICulture: fr
GPUMonitoring:
Enabled: true
Threshold: 30
MonitorTimeSpanMin: 1
Samples: 1
ProcessBlockList:
ProcessNames: []
Enabled: false
Events:
DarkThemeOnBattery: false
Win10AllowLockscreenSwitch: true
@ -64,11 +82,11 @@ AutoSwitchNotify:
Enabled: false
GracePeriodMinutes: 5
Hotkeys:
Enabled: false
Enabled: true
ForceLight:
ForceDark:
NoForce:
ToggleTheme:
ToggleTheme: Shift + Alt + T
TogglePostpone:
ToggleAutoThemeSwitch:
IdleChecker:

View file

@ -2,5 +2,4 @@ abbr d "explorer.exe ."
abbr unison "unison ~/src ~/u_dest"
abbr vs "code ."
abbr wgcc "x86_64-w64-mingw32-gcc"
abbr wpwd 'echo "\\\\\wsl.localhost\\Arch$(pwd | tr / \\\ 2> /dev/null)"'
abbr topgrade "topgrade -y -c"

View file

@ -0,0 +1 @@
alias wpwd "echo '\\\\\wsl.localhost\\Arch$(pwd | tr / \\\ 2> /dev/null)'"

View file

@ -115,6 +115,7 @@ sync-wsl:
# Fish
@$(WGET) $(REPO_SRC)/.config/fish/config_wsl.fish -O $(HOME)/.config/fish/config.fish
@$(CURL) $(REPO_SRC)/.config/fish/conf.d/abbr_wsl.fish >> $(HOME)/.config/fish/conf.d/abbr.fish
@$(CURL) $(REPO_SRC)/.config/fish/conf.d/alias_wsl.fish >> $(HOME)/.config/fish/conf.d/alias.fish
# Unison
@mkdir -p $(HOME)/.unison

View file

@ -94,14 +94,14 @@ for %%i in (!java_jdk!) do (
)
:: Applications
SET ^"apps=Discord.Discord Mozilla.Firefox 7zip.7zip Valve.Steam Parsec.Parsec ^
voidtools.Everything.Lite VideoLAN.VLC File-New-Project.EarTrumpet ^
Microsoft.VisualStudioCode GIMP.GIMP DuongDieuPhap.ImageGlass ^
ONLYOFFICE.DesktopEditors HeroicGamesLauncher.HeroicGamesLauncher ^
SET ^"apps=Discord.Discord Mozilla.Firefox 7zip.7zip Valve.Steam ^
voidtools.Everything.Lite VideoLAN.VLC Parsec.Parsec ^
Microsoft.VisualStudioCode GIMP.GIMP File-New-Project.EarTrumpet ^
TheDocumentFoundation.LibreOffice DuongDieuPhap.ImageGlass ^
OBSProject.OBSStudio Xournal++.Xournal++ Microsoft.PowerToys ^
OpenWhisperSystems.Signal HandBrake.HandBrake Front.scrcpy+ ^
KDE.KDEConnect PrismLauncher.PrismLauncher Microsoft.PowerShell ^
Armin2208.WindowsAutoNightMode"
Armin2208.WindowsAutoNightMode HeroicGamesLauncher.HeroicGamesLauncher"
for %%i in (!apps!) do (
!pmi! %%i