-
-
Notifications
You must be signed in to change notification settings - Fork 3
Rice System Theme Management
ulises-jeremias edited this page Feb 28, 2026
·
10 revisions
The rice system is now managed through the Quickshell-first appearance workflow.
dots appearance list
dots appearance current
dots appearance apply neon-city
dots appearance set-variant vibrant
dots appearance set-mode dark
dots appearance set-wallpaper /path/to/wallpaper.jpgdots rice ... is retained as compatibility naming, but dots appearance ... is the canonical interface.
- wallpaper selection
- smart-colors / M3 palette generation
- light/dark mode and M3 variant
- GTK theme metadata and optional extras
- Quickshell-facing appearance state
Appearance changes done from the control center can be previewed first, then committed with Apply/Save.
flowchart LR
user[UserSelectsAppearance] --> preview[QuickshellPreview]
preview --> apply[ApplyOrSave]
apply --> cli[dots-appearanceApply]
cli --> palette[dots-smart-colorsAndScheme]
palette --> shell[QuickshellReload]
Rices live under:
~/.local/share/dots/rices/<rice-name>/
Typical files:
config.shexecutable_apply.shbackgrounds/- optional
preview.*
- Legacy Rofi/JGMenu theme selectors were removed from the maintained path.
- The maintained desktop path is Hyprland + Quickshell.
- ๐ Quickshell Shell โญ
- โ Quickshell Parity Checklist
- ๐ Thunar File Manager
- ๐ Yazi File Manager
- ๐ CopyQ Clipboard Manager
- ๐ Dots Scripts Guide โญ Complete Documentation
- ๐พ Backup System
- ๐ Eject System
Quickshell-first flows:
- ๐ App Launcher - quickshell โ minimal
- ๐ Clipboard - cliphist/copyq โ minimal
- โก Power Menu - quickshell
- โ๏ธ Settings Hub - unified GUI settings
Media & Screen:
- ๐ธ Screenshots - flameshot โ grimblast โ grim
- ๐ Screen Lock - hyprlock
- ๐ Brightness - brightnessctl
System:
- โก Performance - powerprofilesctl
- โจ๏ธ Keyboard Layout - 13 layouts
- ๐ Battery Monitor - poweralertd
- ๐ File Manager - thunar โ nautilus
- ๐ Yazi - terminal file manager
- ๐ก๏ธ Security
- ๐ฅ๏ธ Hardware
- ๐ฎ NVIDIA Troubleshooting
- โก Hybrid GPU Performance
- ๐ถ Network Manager
Essential:
- ๐ Home - Start here
- ๐ Dots Scripts โญ - All tools & fallbacks
- ๐จ Rice System - Theme switching
- ๐ง Smart Colors - Adaptive theming
Recent Updates:
- โญ Dots Scripts - Quickshell-first command reference
- ๐ Hybrid GPU - NVIDIA/Intel power management
- ๐ Changelog 2025 - Latest changes