mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
sway: use foot insead of alaritty
This commit is contained in:
parent
4a48ae92f2
commit
f873e1b89e
1 changed files with 1 additions and 1 deletions
2
sway.nix
2
sway.nix
|
@ -16,9 +16,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
alacritty
|
|
||||||
brightnessctl
|
brightnessctl
|
||||||
dmenu
|
dmenu
|
||||||
|
foot
|
||||||
gammastep
|
gammastep
|
||||||
grim
|
grim
|
||||||
i3status-rust
|
i3status-rust
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue