profile/sway: use programs.foot

This commit is contained in:
Felix Buehler 2024-12-08 20:28:05 +01:00
parent 28a7e59a6c
commit 5227d0d4bb

View file

@ -32,8 +32,9 @@ in
environment.pathsToLink = [ "/libexec" ];
programs = {
wshowkeys.enable = true;
foot.enable = true;
light.enable = true;
wshowkeys.enable = true;
sway = {
enable = true;
@ -45,7 +46,6 @@ in
extraPackages = with pkgs; [
brightnessctl
dmenu
foot
gammastep
grim
i3status-rust
@ -59,7 +59,6 @@ in
wl-clipboard
wofi
xwayland
# wshowkeys
];
extraSessionCommands = ''