adding thunar as the main file manager for now

This commit is contained in:
Chris Cochrun 2023-07-15 05:50:13 -05:00
parent 23bbd681b6
commit 5741b58c12
5 changed files with 37 additions and 19 deletions

View file

@ -108,6 +108,7 @@
"phinger-cursors-theme"
"firefox"
"icecat"
"ydotool"
"qutebrowser"
"nyxt"
"openjdk"
@ -123,13 +124,14 @@
"kio"
"kio-fuse"
"kio-extras"
"nautilus"
;; "nautilus"
"thunar"
"dconf"
"dconf-editor"
"tracker"
"tracker-miners"
;; "tracker"
;; "tracker-miners"
"gvfs"
"xfconf"
"kfind"
"kiconthemes"
"ark"
@ -143,6 +145,9 @@
"perl-image-exiftool"
"srt"
"distrobox"
"libreoffice"
;; "nemo"
;; "thunar"
;; "tridactyl-native"
"qtwayland@5.15.8"
"qtdeclarative@5.15.8"
@ -303,15 +308,17 @@
`(("PATH" . "$PATH:/home/chris/bin:/home/chris/.nix-profile/bin")
("XDG_DATA_DIRS" . "$XDG_DATA_DIRS:$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share")
("RTC_USE_PIPEWIRE" . "true")
("GDK_BACKEND" . "wayland")
("GDK_BACKEND" . "wayland,x11")
("WLR_DRM_NO_ATOMIC" . "1")
("WLR_BACKEND" . "vulkan")
("WLR_RENDERER" . "vulkan")
("WLR_NO_HARDWARE_CURSORS" . "1")
("GTK_USE_PORTAL" . "1")
("GTK_USE_PORTAL" . "0")
("XCURSOR_THEME" . "phinger-cursors-light")
("EDITOR" . "emacsclient -t -a")
("VISUAL" . "emacsclient -c -a")
("QT_QPA_PLATFORM" . "wayland-egl")
("QT_QPA_PLATFORM" . "wayland;xcb")
("QT_AUTO_SCREEN_SCALE_FACTOR" . "1")
("SDL_VIDEODRIVER" . "wayland")
("MOZ_ENABLE_WAYLAND" . "1")
("CLUTTER_BACKEND" . "wayland")
@ -363,7 +370,7 @@ gtk-application-prefer-dark-theme=true
gtk-button-images=true
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=VictorMono Nerd Font, 11
gtk-font-name=VictorMono Nerd Font 11
gtk-icon-theme-name=Papirus-Dark
gtk-menu-images=true
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module:appmenu-gtk-module
@ -371,6 +378,10 @@ gtk-primary-button-warps-slider=true
gtk-shell-shows-menubar=1
gtk-theme-name=Snazzy
gtk-toolbar-style=3
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=none
#gtk-xft-dpi=98304
"))
;; ("gtk-3.0/gtk.css" ,(plain-file "gtk.css" "
@ -441,6 +452,7 @@ Inherits=phinger-cursors-light
("video/H265" . "mpv.desktop")
("video/H266" . "mpv.desktop")
("video/vnd.youtube.yt" . "mpv.desktop")
("inode/directory" . "thunar.desktop")
("application/x-extension-htm" . "firefox.desktop")
("application/x-extension-html" . "firefox.desktop")
("application/x-extension-shtml" . "firefox.desktop")