use thunar fm

This commit is contained in:
Sense T 2023-07-17 06:31:27 +00:00
parent c831be4a94
commit d0e3657d04
2 changed files with 10 additions and 1 deletions

View File

@ -18,6 +18,7 @@
blueman.enable = true; blueman.enable = true;
logrotate.checkConfig = false; logrotate.checkConfig = false;
flatpak.enable = true; flatpak.enable = true;
gvfs.enable = true;
ntp = { ntp = {
enable = true; enable = true;
@ -77,6 +78,14 @@
]; ];
programs = { programs = {
thunar = {
enable = true;
plugins = with pkgs.xfce; [
thunar-archive-plugin
thunar-volman
];
};
hyprland = { hyprland = {
enable = true; enable = true;
xwayland = { xwayland = {

View File

@ -8,7 +8,7 @@
btop btop
bat bat
thefuck thefuck
ranger #ranger
icdiff icdiff
#rofi #rofi
#rofi-rbw #rofi-rbw