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 | 072699ffde1fbec3894799179ffe0b8767b5ddf3 (patch) | |
| tree | db7736ad4a1ee663911ad26b6b35f87eaf03f465 | |
| parent | 10d05a949aab81d41afc2871098b14859c6948aa (diff) | |
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>
96 files changed, 208 insertions, 163 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index 0e582d3..3f528ae 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -15,7 +15,7 @@ exec-once = waybar exec-once = swww-daemon && sleep 1 && swww img ~/pictures/wallpaper/trondheim-norway.jpg exec-once = dunst exec-once = hypridle -exec-once = gammastep +exec-once = gammastep-indicator exec-once = blueman-applet exec-once = /usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP @@ -134,7 +134,7 @@ bind = $mod, P, exec, fuzzel bind = $mod, SPACE, exec, fuzzel bind = $mod SHIFT, W, exec, $ALTBROWSER bind = CTRL ALT, W, exec, tor-browser -bind = CTRL ALT, F, exec, thunar +bind = CTRL ALT, F, exec, nautilus bind = $mod, V, exec, virtualbox bind = $mod SHIFT, L, exec, calibre bind = $mod SHIFT, R, exec, shortwave diff --git a/dotfiles/hyprland/.local/share/applications/android-file-transfer.desktop b/dotfiles/hyprland/.local/share/applications/android-file-transfer.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/android-file-transfer.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/arandr.desktop b/dotfiles/hyprland/.local/share/applications/arandr.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/arandr.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/avahi-discover.desktop b/dotfiles/hyprland/.local/share/applications/avahi-discover.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/avahi-discover.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/blueman-adapters.desktop b/dotfiles/hyprland/.local/share/applications/blueman-adapters.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/blueman-adapters.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/blueman-manager.desktop b/dotfiles/hyprland/.local/share/applications/blueman-manager.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/blueman-manager.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/bssh.desktop b/dotfiles/hyprland/.local/share/applications/bssh.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/bssh.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/bvnc.desktop b/dotfiles/hyprland/.local/share/applications/bvnc.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/bvnc.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/caffeine.desktop b/dotfiles/hyprland/.local/share/applications/caffeine.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/caffeine.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/calibre-ebook-edit.desktop b/dotfiles/hyprland/.local/share/applications/calibre-ebook-edit.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/calibre-ebook-edit.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/calibre-ebook-viewer.desktop b/dotfiles/hyprland/.local/share/applications/calibre-ebook-viewer.desktop new file mode 100644 index 0000000..0dbe42d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/calibre-ebook-viewer.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Calibre E-book Viewer +GenericName=Viewer for E-books +Comment=Viewer for E-books in all the major formats +TryExec=ebook-viewer +Exec=ebook-viewer --detach %f +Icon=calibre-viewer +Categories=Office;Viewer; +Keywords=epub;ebook;viewer; +MimeType=application/epub+zip;application/ereader;application/oebps-package+xml;application/vnd.ctc-posml;application/vnd.ms-word.document.macroenabled.12;application/vnd.openxmlformats-officedocument.wordprocessingml.document;application/x-cb7;application/x-cbc;application/x-cbr;application/x-cbz;application/x-mobi8-ebook;application/x-mobipocket-ebook;application/x-mobipocket-subscription;application/x-sony-bbeb;image/vnd.djvu; diff --git a/dotfiles/hyprland/.local/share/applications/calibre-lrfviewer.desktop b/dotfiles/hyprland/.local/share/applications/calibre-lrfviewer.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/calibre-lrfviewer.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/cmake-gui.desktop b/dotfiles/hyprland/.local/share/applications/cmake-gui.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/cmake-gui.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/compton.desktop b/dotfiles/hyprland/.local/share/applications/compton.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/compton.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/conky.desktop b/dotfiles/hyprland/.local/share/applications/conky.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/conky.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/cups.desktop b/dotfiles/hyprland/.local/share/applications/cups.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/cups.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/dwm.desktop b/dotfiles/hyprland/.local/share/applications/dwm.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/dwm.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/emacs-mail.desktop b/dotfiles/hyprland/.local/share/applications/emacs-mail.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/emacs-mail.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/emacsclient-mail.desktop b/dotfiles/hyprland/.local/share/applications/emacsclient-mail.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/emacsclient-mail.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/file.desktop b/dotfiles/hyprland/.local/share/applications/file.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/file.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/foot-server.desktop b/dotfiles/hyprland/.local/share/applications/foot-server.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/foot-server.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/footclient.desktop b/dotfiles/hyprland/.local/share/applications/footclient.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/footclient.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gammastep-indicator.desktop b/dotfiles/hyprland/.local/share/applications/gammastep-indicator.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gammastep-indicator.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gammastep.desktop b/dotfiles/hyprland/.local/share/applications/gammastep.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gammastep.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gcr-prompter.desktop b/dotfiles/hyprland/.local/share/applications/gcr-prompter.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gcr-prompter.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gcr-viewer.desktop b/dotfiles/hyprland/.local/share/applications/gcr-viewer.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gcr-viewer.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/geoclue-demo-agent.desktop b/dotfiles/hyprland/.local/share/applications/geoclue-demo-agent.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/geoclue-demo-agent.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/geoclue-where-am-i.desktop b/dotfiles/hyprland/.local/share/applications/geoclue-where-am-i.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/geoclue-where-am-i.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gkbd-keyboard-display.desktop b/dotfiles/hyprland/.local/share/applications/gkbd-keyboard-display.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gkbd-keyboard-display.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/google-chrome.desktop b/dotfiles/hyprland/.local/share/applications/google-chrome.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/google-chrome.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/google-maps-geo-handler.desktop b/dotfiles/hyprland/.local/share/applications/google-maps-geo-handler.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/google-maps-geo-handler.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/gtk-lshw.desktop b/dotfiles/hyprland/.local/share/applications/gtk-lshw.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/gtk-lshw.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/htop.desktop b/dotfiles/hyprland/.local/share/applications/htop.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/htop.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/hy3-util.desktop b/dotfiles/hyprland/.local/share/applications/hy3-util.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/hy3-util.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/hyprland.desktop b/dotfiles/hyprland/.local/share/applications/hyprland.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/hyprland.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/img.desktop b/dotfiles/hyprland/.local/share/applications/img.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/img.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/insync-helper.desktop b/dotfiles/hyprland/.local/share/applications/insync-helper.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/insync-helper.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/ipython.desktop b/dotfiles/hyprland/.local/share/applications/ipython.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/ipython.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/jconsole.desktop b/dotfiles/hyprland/.local/share/applications/jconsole.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/jconsole.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/jshell.desktop b/dotfiles/hyprland/.local/share/applications/jshell.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/jshell.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/jvisualvm.desktop b/dotfiles/hyprland/.local/share/applications/jvisualvm.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/jvisualvm.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/libreoffice-base.desktop b/dotfiles/hyprland/.local/share/applications/libreoffice-base.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/libreoffice-base.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/lock-screen.desktop b/dotfiles/hyprland/.local/share/applications/lock-screen.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/lock-screen.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/logout.desktop b/dotfiles/hyprland/.local/share/applications/logout.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/logout.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/lstopo.desktop b/dotfiles/hyprland/.local/share/applications/lstopo.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/lstopo.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/lxappearance.desktop b/dotfiles/hyprland/.local/share/applications/lxappearance.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/lxappearance.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/mail.desktop b/dotfiles/hyprland/.local/share/applications/mail.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/mail.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/nautilus-autorun-software.desktop b/dotfiles/hyprland/.local/share/applications/nautilus-autorun-software.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/nautilus-autorun-software.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/nm-applet.desktop b/dotfiles/hyprland/.local/share/applications/nm-applet.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/nm-applet.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/nm-connection-editor.desktop b/dotfiles/hyprland/.local/share/applications/nm-connection-editor.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/nm-connection-editor.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/nsxiv.desktop b/dotfiles/hyprland/.local/share/applications/nsxiv.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/nsxiv.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/openstreetmap-geo-handler.desktop b/dotfiles/hyprland/.local/share/applications/openstreetmap-geo-handler.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/openstreetmap-geo-handler.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.flameshot.Flameshot.desktop b/dotfiles/hyprland/.local/share/applications/org.flameshot.Flameshot.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.flameshot.Flameshot.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.freedesktop.Xwayland.desktop b/dotfiles/hyprland/.local/share/applications/org.freedesktop.Xwayland.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.freedesktop.Xwayland.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.gnome.Zenity.desktop b/dotfiles/hyprland/.local/share/applications/org.gnome.Zenity.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.gnome.Zenity.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt.desktop b/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt5.desktop b/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt5.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.gnupg.pinentry-qt5.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.kde.polkit-kde-authentication-agent-1.desktop b/dotfiles/hyprland/.local/share/applications/org.kde.polkit-kde-authentication-agent-1.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.kde.polkit-kde-authentication-agent-1.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-cb.desktop b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-cb.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-cb.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-djvu.desktop b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-djvu.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-djvu.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-pdf-mupdf.desktop b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-pdf-mupdf.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/org.pwmt.zathura-pdf-mupdf.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/pdf.desktop b/dotfiles/hyprland/.local/share/applications/pdf.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/pdf.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/picom.desktop b/dotfiles/hyprland/.local/share/applications/picom.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/picom.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/proton-bridge.desktop b/dotfiles/hyprland/.local/share/applications/proton-bridge.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/proton-bridge.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/qt5ct.desktop b/dotfiles/hyprland/.local/share/applications/qt5ct.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/qt5ct.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/qt6ct.desktop b/dotfiles/hyprland/.local/share/applications/qt6ct.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/qt6ct.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/qv4l2.desktop b/dotfiles/hyprland/.local/share/applications/qv4l2.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/qv4l2.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/qvidcap.desktop b/dotfiles/hyprland/.local/share/applications/qvidcap.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/qvidcap.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/ranger.desktop b/dotfiles/hyprland/.local/share/applications/ranger.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/ranger.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/reboot.desktop b/dotfiles/hyprland/.local/share/applications/reboot.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/reboot.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/redshift-gtk.desktop b/dotfiles/hyprland/.local/share/applications/redshift-gtk.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/redshift-gtk.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/redshift.desktop b/dotfiles/hyprland/.local/share/applications/redshift.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/redshift.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/rofi-theme-selector.desktop b/dotfiles/hyprland/.local/share/applications/rofi-theme-selector.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/rofi-theme-selector.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/rofi.desktop b/dotfiles/hyprland/.local/share/applications/rofi.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/rofi.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/shutdown.desktop b/dotfiles/hyprland/.local/share/applications/shutdown.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/shutdown.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/suspend.desktop b/dotfiles/hyprland/.local/share/applications/suspend.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/suspend.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/text.desktop b/dotfiles/hyprland/.local/share/applications/text.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/text.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/thunar-bulk-rename.desktop b/dotfiles/hyprland/.local/share/applications/thunar-bulk-rename.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/thunar-bulk-rename.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/thunar-settings.desktop b/dotfiles/hyprland/.local/share/applications/thunar-settings.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/thunar-settings.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/thunar.desktop b/dotfiles/hyprland/.local/share/applications/thunar.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/thunar.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/torbrowser-settings.desktop b/dotfiles/hyprland/.local/share/applications/torbrowser-settings.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/torbrowser-settings.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/user-dirs-update-gtk.desktop b/dotfiles/hyprland/.local/share/applications/user-dirs-update-gtk.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/user-dirs-update-gtk.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/vim.desktop b/dotfiles/hyprland/.local/share/applications/vim.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/vim.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/wheelmap-geo-handler.desktop b/dotfiles/hyprland/.local/share/applications/wheelmap-geo-handler.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/wheelmap-geo-handler.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xcolor.desktop b/dotfiles/hyprland/.local/share/applications/xcolor.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xcolor.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xdg-desktop-portal-gtk.desktop b/dotfiles/hyprland/.local/share/applications/xdg-desktop-portal-gtk.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xdg-desktop-portal-gtk.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xdvi.desktop b/dotfiles/hyprland/.local/share/applications/xdvi.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xdvi.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xfce4-about.desktop b/dotfiles/hyprland/.local/share/applications/xfce4-about.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xfce4-about.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xgps.desktop b/dotfiles/hyprland/.local/share/applications/xgps.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xgps.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.local/share/applications/xgpsspeed.desktop b/dotfiles/hyprland/.local/share/applications/xgpsspeed.desktop new file mode 100644 index 0000000..5829b2d --- /dev/null +++ b/dotfiles/hyprland/.local/share/applications/xgpsspeed.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true diff --git a/dotfiles/hyprland/.profile.d/hyprland.sh b/dotfiles/hyprland/.profile.d/hyprland.sh new file mode 100644 index 0000000..be15b02 --- /dev/null +++ b/dotfiles/hyprland/.profile.d/hyprland.sh @@ -0,0 +1,14 @@ +# Hyprland profile settings +# These override X11 settings from .profile when running Wayland + +# Terminal (foot instead of st) +export TERM="xterm-256color" +export TERMINAL="foot" + +# XDG overrides for Wayland +export XDG_CURRENT_DESKTOP=Hyprland +export XDG_SESSION_TYPE=wayland +export XDG_SESSION_DESKTOP=Hyprland + +# alias startx to start Hyprland (muscle memory from X11) +alias startx="start-hyprland" diff --git a/dotfiles/system/.config/Thunar/accels.scm b/dotfiles/system/.config/Thunar/accels.scm deleted file mode 100644 index 1428351..0000000 --- a/dotfiles/system/.config/Thunar/accels.scm +++ /dev/null @@ -1,138 +0,0 @@ -; thunar GtkAccelMap rc-file -*- scheme -*- -; this file is an automated accelerator map dump -; -; (gtk_accel_path "<Actions>/ThunarDetailsView/expandable-folders" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-type" "") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/d773562babb56e1a529a1bd5d640df62" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/0210e6411e61004cc4c7c68612c8463b" "") -; (gtk_accel_path "<Actions>/Thunarwindow/menu" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/f4268bf81222b9956e74a8c7903b31d1" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/cut" "<Primary>x") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-size" "") -; (gtk_accel_path "<Actions>/ThunarWindow/file-menu" "") -; (gtk_accel_path "<Actions>/ThunarWindow/close-tab" "<Primary>w") -; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab-alt" "<Primary><Shift>ISO_Left_Tab") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size" "") -; (gtk_accel_path "<Actions>/ThunarWindow/new-window" "<Primary>n") -; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "") -(gtk_accel_path "<Actions>/ThunarWindow/close-window" "q") -; (gtk_accel_path "<Actions>/ThunarWindow/open-parent" "<Alt>Up") -; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-menu" "") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size-in-bytes" "") -; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab" "<Primary>Page_Up") -; (gtk_accel_path "<Actions>/ThunarActionManager/open" "<Primary>o") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-ascending" "") -; (gtk_accel_path "<Actions>/ThunarWindow/toggle-split-view" "F3") -; (gtk_accel_path "<Actions>/ThunarActionManager/copy-2" "<Primary>Insert") -; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete" "Delete") -; (gtk_accel_path "<Actions>/ThunarBookmarks/fd67aefaf5d114765fe8b24c4c89f7e9" "") -; (gtk_accel_path "<Actions>/ThunarWindow/open-recent" "") -; (gtk_accel_path "<Actions>/ThunarWindow/view-configure-toolbar" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/forward" "<Alt>Right") -; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "") -; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d") -; (gtk_accel_path "<Actions>/ThunarBookmarks/b89949686b39b7851b3f8ca433368c2b" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>KP_Subtract") -; (gtk_accel_path "<Actions>/ThunarWindow/contents" "F1") -; (gtk_accel_path "<Actions>/ThunarWindow/open-file-menu" "F10") -; (gtk_accel_path "<Actions>/ThunarBookmarks/1ac44f6cd07428a163baf754f81a9849" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/f659214f67b5f81d4695959941c2fe11" "") -; (gtk_accel_path "<Actions>/ThunarWindow/show-highlight" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-descending" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-name" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/select-all-files" "<Primary>a") -; (gtk_accel_path "<Actions>/ThunarActionManager/execute" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return") -; (gtk_accel_path "<Actions>/ThunarActionManager/cut-2" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-dtime" "") -; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab" "<Primary>Page_Down") -; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/paste-2" "<Shift>Insert") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-filetype" "") -; (gtk_accel_path "<Actions>/ThunarWindow/close-all-windows" "<Primary><Shift>w") -; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "") -; (gtk_accel_path "<Actions>/ThunarWindow/detach-tab" "") -; (gtk_accel_path "<Actions>/ThunarWindow/cancel-search" "Escape") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt2" "<Primary>equal") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-hidden-count" "") -; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d") -; (gtk_accel_path "<Actions>/ThunarActionManager/undo" "<Primary>z") -; (gtk_accel_path "<Actions>/ThunarStandardView/toggle-sort-order" "") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out" "<Primary>minus") -; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-entry" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/paste" "<Primary>v") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt1" "<Primary>KP_Add") -; (gtk_accel_path "<Actions>/ThunarWindow/view-menubar" "<Primary>m") -; (gtk_accel_path "<Actions>/ThunarStandardView/back" "<Alt>Left") -; (gtk_accel_path "<Actions>/ThunarWindow/open-desktop" "") -; (gtk_accel_path "<Actions>/ThunarWindow/view-as-detailed-list" "<Primary>2") -; (gtk_accel_path "<Actions>/ThunarActionManager/restore-show" "") -; (gtk_accel_path "<Actions>/ThunarWindow/sendto-menu" "") -; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-display-name" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/a15ad706188e797cac4c8dd8aa3b613e" "") -; (gtk_accel_path "<Actions>/ThunarWindow/go-menu" "") -; (gtk_accel_path "<Actions>/ThunarWindow/remove-from-recent" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/open-with-other" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/invert-selection" "<Primary><Shift>i") -; (gtk_accel_path "<Actions>/ThunarBookmarks/8f10b72b429dd160dc70d6f7cc168a28" "") -; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-shortcuts" "<Primary>b") -; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-2" "Reload") -; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-menu" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "") -; (gtk_accel_path "<Actions>/ThunarWindow/edit-menu" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/copy" "<Primary>c") -; (gtk_accel_path "<Actions>/ThunarStandardView/unselect-all-files" "Escape") -; (gtk_accel_path "<Actions>/ThunarStandardView/forward-alt" "Forward") -; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "") -; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt-1" "F5") -; (gtk_accel_path "<Actions>/ThunarActionManager/delete-3" "<Shift>KP_Delete") -; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "") -; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r") -; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "") -; (gtk_accel_path "<Actions>/ThunarWindow/bookmarks-menu" "") -; (gtk_accel_path "<Actions>/ThunarBookmarks/dd7b2f7f1acb316e06e8de82ceff0f08" "") -; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "") -; (gtk_accel_path "<Actions>/ThunarWindow/toggle-image-preview" "") -; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9") -; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1") -; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus") -; (gtk_accel_path "<Actions>/ThunarStandardView/configure-columns" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2") -; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l") -; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3") -; (gtk_accel_path "<Actions>/ThunarBookmarks/39adb4b734832c8ccc67032e77081c1f" "") -; (gtk_accel_path "<Actions>/ThunarWindow/view-menu" "") -; (gtk_accel_path "<Actions>/ThunarWindow/search" "<Primary>f") -; (gtk_accel_path "<Actions>/ThunarWindow/new-tab" "<Primary>t") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>0") -; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt2" "Back") -; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-tab" "<Primary><Shift>p") -; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-buttons" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/redo" "<Primary><Shift>z") -; (gtk_accel_path "<Actions>/ThunarWindow/open-trash" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-window" "<Primary><Shift>o") -; (gtk_accel_path "<Actions>/ThunarWindow/view-statusbar" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/open-location" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/duplicate" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt1" "BackSpace") -; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete-2" "KP_Delete") -; (gtk_accel_path "<Actions>/ThunarStandardView/create-folder" "<Primary><Shift>n") -; (gtk_accel_path "<Actions>/ThunarWindow/open-home" "<Alt>Home") -; (gtk_accel_path "<Actions>/ThunarWindow/switch-focused-split-view-pane" "") -; (gtk_accel_path "<Actions>/ThunarWindow/show-hidden" "<Primary>h") -; (gtk_accel_path "<Actions>/ThunarStandardView/set-default-app" "") -; (gtk_accel_path "<Actions>/ThunarWindow/empty-trash" "") -; (gtk_accel_path "<Actions>/ThunarWindow/preferences" "") -; (gtk_accel_path "<Actions>/ThunarActionManager/delete" "") -; (gtk_accel_path "<Actions>/ThunarWindow/open-network" "") -; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-tree" "<Primary>e") -; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "") -; (gtk_accel_path "<Actions>/ThunarWindow/search-alt" "Search") -; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab-alt" "<Primary>Tab") -; (gtk_accel_path "<Actions>/ThunarActionManager/sendto-desktop" "") -; (gtk_accel_path "<Actions>/ThunarStandardView/make-link" "") -; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset-alt" "<Primary>KP_0") -; (gtk_accel_path "<Actions>/ThunarWindow/about" "") 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> diff --git a/dotfiles/system/.config/sxhkd/sxhkdrc b/dotfiles/system/.config/sxhkd/sxhkdrc index 0a01188..16b90c7 100644 --- a/dotfiles/system/.config/sxhkd/sxhkdrc +++ b/dotfiles/system/.config/sxhkd/sxhkdrc @@ -30,7 +30,7 @@ super + e # File Manager control + alt + f - thunar + nautilus # Virtualbox super + v diff --git a/dotfiles/system/.local/bin/resetmimetypes b/dotfiles/system/.local/bin/resetmimetypes index 88c58f3..0f32515 100755 --- a/dotfiles/system/.local/bin/resetmimetypes +++ b/dotfiles/system/.local/bin/resetmimetypes @@ -3,9 +3,9 @@ rm ~/.config/mimeapps.list >> /dev/null 2>&1 rm ~/.local/share/applications/mimeinfo.cache >> /dev/null 2>&1 rm ~/.local/share/applications/mimeinfo.list >> /dev/null 2>&1 -# Directory Node: thunar -# Open directory nodes in thunar -xdg-mime default thunar.desktop inode/directory +# Directory Node: nautilus +# Open directory nodes in nautilus +xdg-mime default org.gnome.Nautilus.desktop inode/directory # Audio Files: audacious # xdg-mime default audacious.desktop audio/basic diff --git a/dotfiles/system/.local/share/applications/torrent.desktop b/dotfiles/system/.local/share/applications/torrent.desktop deleted file mode 100644 index f6d28d9..0000000 --- a/dotfiles/system/.local/share/applications/torrent.desktop +++ /dev/null @@ -1,4 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Torrent -Exec=/usr/bin/env transadd %U |
