hyprland: use foot terminal

This commit is contained in:
Filippo Berto 2026-02-21 18:50:35 +01:00
parent 1e995261c5
commit 3e62a013cc
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -8,7 +8,7 @@ in
imports = [ imports = [
# ./kitty.nix # ./kitty.nix
./foot.nix ./foot.nix
./rio.nix # ./rio.nix
# ./nautilus.nix # ./nautilus.nix
./nemo.nix ./nemo.nix
./waybar.nix ./waybar.nix
@ -216,7 +216,7 @@ in
"SUPER_SHIFT_L, L, exec, hyprctl keyword general:layout dwindle" "SUPER_SHIFT_L, L, exec, hyprctl keyword general:layout dwindle"
"SUPER_ALT_L, L, exec, hyprctl keyword general:layout master" "SUPER_ALT_L, L, exec, hyprctl keyword general:layout master"
"SUPER, RETURN, exec, rio" "SUPER, RETURN, exec, foot"
"SUPER, W, killactive," "SUPER, W, killactive,"
"SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock" "SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock"
"SUPER_ALT_L, Q, exit," "SUPER_ALT_L, Q, exit,"