Squashed commit of the following:

commit 1c8b782f923d94e2c7dfdd93c1f4412d0949100f
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Wed Apr 2 10:45:01 2025 +0200

    Foot terminal

commit 3e9a1665eac07458dd86502c8b33113bde87e4aa
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Sun Dec 15 12:40:56 2024 +0100

    Sif: fix missing fonts

commit 014c7f739b3758b880f957cc07d1633843883c88
Author: Filippo Berto <berto.f@protonmail.com>
Date:   Sun Dec 15 12:40:39 2024 +0100

    Foot: WIP
This commit is contained in:
Filippo Berto 2025-04-02 23:22:20 +02:00
parent 454187e8ed
commit 369fa8dc43
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
7 changed files with 77 additions and 5 deletions

View file

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