aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/share
Commit message (Collapse)AuthorAgeFilesLines
* feat: Zoom HiDPI scaling and Hyprland window rulesCraig Jennings2026-04-111-0/+13
| | | | | Add Zoom.desktop override with QT_SCALE_FACTOR=1.5 for HiDPI displays. Float all Zoom windows and fix disappearing popup menus.
* feat: comprehensive mime type associations with emacsclient defaultsCraig Jennings2026-03-071-0/+13
| | | | | | | Merge all mime associations into mimeapps.list as single source of truth. Set emacsclient as default for all text/code files. Add TypeScript mime override, emacsclient.desktop with fixed Exec line, and simplify resetmimetypes to just restow + rebuild caches.
* feat(archsetup): add slack with Wayland/DWM conditionalCraig Jennings2026-02-081-0/+12
| | | | | | Add slack-desktop-wayland for Hyprland, slack-desktop for DWM. Update Claude startup prompts, fix Hyprland portal/waybar startup order, add signal-desktop Wayland .desktop override.
* fix(dotfiles): move easyeffects presets to correct locationCraig Jennings2026-01-283-0/+637
| | | | | EasyEffects stores presets in ~/.local/share/easyeffects/output/, not ~/.config/easyeffects/output/. Moved presets to correct path.
* feat(hyprland): prune app menu and switch to Nautilus file managerCraig Jennings2026-01-2689-0/+188
- Add 90 desktop file overrides (NoDisplay=true) to hide unwanted apps - Switch file manager from Thunar to Nautilus in hyprland.conf and sxhkdrc - Update resetmimetypes script to use Nautilus for directories - Remove Thunar config (accels.scm, uca.xml) - Remove unused torrent.desktop - Add hyprland.sh profile with Wayland environment overrides - Rename calibre-ebook-viewer to "Calibre E-book Viewer" in menu - Update gammastep to gammastep-indicator for tray control Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>