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