I would like to switch between dark and light themes easily (Default Breeze and dark Breeze themes) without having to navigate to System Settings > Global themes > Click on theme > click Apply.
So I was wondering if there existed a way to quickly switch between already installed themes without using the mouse, maybe running a previously made Bash script?
If such a way were feasible then I would be able to fire those scripts with this On/Off plasmoid. So, is there a way to change Global Plasma Theme from the command line?
sed -i -e "s/name=breeze-dark/name=breeze/" "$HOME/.config/plasmarc" && plasmashell --replace– Sadi Nov 21 '22 at 11:57Qt: Session management error: None of the authentication protocols specified are supported, you can doenv -u SESSION_MANAGER lookandfeeltool -a org.manjaro.breath-dark.desktop– Owen Jun 23 '24 at 18:06