phone: Remove thunar

portfolio-filemanager is more usable on mobile.
This commit is contained in:
Donovan Glover 2024-06-28 14:59:41 -04:00
parent a9e27e260b
commit bbed73b954
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,6 @@ in
librewolf
neovim
starship
thunar
xdg-user-dirs
xresources
;

View File

@ -44,7 +44,7 @@ in
hyprland.enable = mkIf (!container && !phone) true;
cdemu.enable = mkIf (!phone) true;
thunar = {
thunar = mkIf (!phone) {
enable = true;
plugins = attrValues {