hyprland: use foot terminal
This commit is contained in:
parent
1e995261c5
commit
3e62a013cc
1 changed files with 2 additions and 2 deletions
|
|
@ -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,"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue