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:
@@ -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 = [
|
||||||
|
Reference in New Issue
Block a user