Skip to content

scaryrawr/wsl-theme-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

WSL Theme Sync

This is just a script 😅 to help with reading the registry setting for if Windows Apps are set to run in Light or Dark mode.

Adding it to your shell rc or profile will cause it to evaluate whenever you run a Linux app in WSLg, which will cause the app to then launch in a light/dark theme if it supports GTK theming and is Wayland (I've noticed XWayland doesn't always end up in the expected theme...).

Dependencies

Adwaita and Adwaita-dark.

# dnf based
sudo dnf install gnome-themes-extra

# apt based
sudo apt install gnome-themes-extra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages