summaryrefslogtreecommitdiff
path: root/scripts/switch_wallpaper.sh
Commit message (Collapse)AuthorAgeFilesLines
* feat: integrate noctalia as primary shell and launcherHEADmaster魏曹先生39 hours1-1/+7
| | | | | | Replace ashell with noctalia for startup, add fallback logic to use noctalia when available, otherwise fall back to wofi-based tools for launcher, wallpaper picking, and screenshots.
* refactor(wallpaper): switch from hyprpaper to swaybg魏曹先生42 hours1-62/+31
| | | | | | Replace hyprpaper with swaybg due to a crash in hyprpaper 0.8.4 on this system. Update the wallpaper script to use wofi and persist the current wallpaper path.
* Add initial Hyprland configuration魏曹先生43 hours1-0/+106
This commit introduces the base Hyprland setup including: - Monitor configuration for dual display setup - Default applications and keybindings - Window management rules and animations - Autostart services (waybar, hyprpaper, fcitx5) - Custom scripts for window toggling - Hyprspace plugin for workspace overview