1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

change default file manager

This commit is contained in:
andrey_varnavskiy
2024-12-10 13:11:09 +05:00
parent 1d66986f5e
commit 78b00d880c

View File

@@ -16,7 +16,7 @@
monitor = ",1920x1080@60,auto,1"; monitor = ",1920x1080@60,auto,1";
"$mainMod" = "SUPER"; "$mainMod" = "SUPER";
"$terminal" = "alacritty"; "$terminal" = "alacritty";
"$fileManager" = "$terminal -e sh -c 'lf'"; "$fileManager" = "$terminal -e sh -c 'ranger'";
"$menu" = "fuzzel"; "$menu" = "fuzzel";
exec-once = [ exec-once = [