home: switch to pcmanfm, set up ffmpegthumbnailer
This commit is contained in:
parent
fbda7137a9
commit
65ef3a1217
@ -39,8 +39,8 @@ in
|
||||
|
||||
playerctl
|
||||
|
||||
pcmanfm-qt
|
||||
pcmanfm-qt-shim
|
||||
pcmanfm
|
||||
ffmpegthumbnailer
|
||||
|
||||
wlr-randr
|
||||
nwg-look
|
||||
|
@ -6,7 +6,7 @@ let
|
||||
|
||||
# commands
|
||||
terminal = "${pkgs.kitty}/bin/kitty";
|
||||
files = "${pkgs.pcmanfm-qt}/bin/pcmanfm-qt";
|
||||
files = "pcmanfm"; # this should be installed in path
|
||||
rofi = "${pkgs.rofi-wayland}/bin/rofi";
|
||||
notifydaemon = "${pkgs.dunst}/bin/dunst";
|
||||
brightnessctl = "${pkgs.brightnessctl}/bin/brightnessctl";
|
||||
|
Loading…
x
Reference in New Issue
Block a user