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

moving from fuzzel to wofi

This commit is contained in:
andrey_varnavskiy
2024-12-14 05:46:56 +05:00
parent f9b0534f76
commit c8dfb43057
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"$mainMod" = "SUPER";
"$terminal" = "alacritty";
"$fileManager" = "$terminal -e sh -c 'ranger'";
"$menu" = "fuzzel";
"$menu" = "wofi";
exec-once = [
"waybar"