Hide more irrelevant stuff for users

This commit is contained in:
David Heinemeier Hansson
2026-05-06 13:20:34 +02:00
parent 11a54d1745
commit cc378a1f7b
9 changed files with 8 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
# omarchy:summary=Apply the current theme to GNOME color mode and icon settings
# omarchy:hidden=true
if [[ -f ~/.config/omarchy/current/theme/light.mode ]]; then
gsettings set org.gnome.desktop.interface color-scheme "prefer-light"