feat: switch term to foot

This commit is contained in:
matt1432 2024-01-15 00:19:17 -05:00
parent a597274c8d
commit 74e6f417cd
4 changed files with 95 additions and 104 deletions
modules/hyprland

View file

@ -42,7 +42,7 @@ in {
# HOME-MANAGER CONFIG
home-manager.users.${mainUser} = {
imports = [
../../home/alacritty.nix
../../home/foot.nix
../../home/dconf.nix
../../home/mpv
../../home/obs.nix
@ -142,7 +142,7 @@ in {
bind = [
# Defaults
"$mainMod, L, exec, lock"
"$mainMod, Q, exec, alacritty"
"$mainMod, Q, exec, foot"
"$mainMod, F, fullscreen"
"$mainMod, C, killactive, "
"$mainMod SHIFT, SPACE, togglefloating, "