diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-26 15:48:41 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-26 15:48:41 -0600 |
| commit | 1e3713a854caed81662752b2c6939cdb31ead49a (patch) | |
| tree | 045370d8a1f1608cde542d42121dc00c0533d06f /dotfiles/system/.config/Thunar/uca.xml | |
| parent | 618231ad4517b4063d924b59d9129f18f246f77c (diff) | |
| download | archsetup-1e3713a854caed81662752b2c6939cdb31ead49a.tar.gz archsetup-1e3713a854caed81662752b2c6939cdb31ead49a.zip | |
feat(hyprland): prune app menu and switch to Nautilus file manager
- 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>
Diffstat (limited to 'dotfiles/system/.config/Thunar/uca.xml')
| -rw-r--r-- | dotfiles/system/.config/Thunar/uca.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dotfiles/system/.config/Thunar/uca.xml b/dotfiles/system/.config/Thunar/uca.xml deleted file mode 100644 index 0ade63f..0000000 --- a/dotfiles/system/.config/Thunar/uca.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<actions> -<action> - <icon>utilities-terminal</icon> - <name>Open Terminal Here</name> - <submenu></submenu> - <unique-id>1731361150647694-1</unique-id> - <command>exo-open --working-directory %f --launch TerminalEmulator</command> - <description>Example for a custom action</description> - <range></range> - <patterns>*</patterns> - <startup-notify/> - <directories/> -</action> -</actions> |
