Skip to content

Commit

Permalink
x230: Replace fim with swayimg
Browse files Browse the repository at this point in the history
  • Loading branch information
wagdav committed Jul 2, 2024
1 parent dc7bdec commit a5bb4e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions x230.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#dropbox-cli
fd
file
fim
firefox-wayland
fzf
git
Expand Down Expand Up @@ -82,7 +81,7 @@

sway = {
enable = true;
extraPackages = with pkgs; [ chayang swaylock swayidle alacritty sway-contrib.grimshot wmenu ];
extraPackages = with pkgs; [ chayang swaylock swayidle swayimg alacritty sway-contrib.grimshot wmenu ];
};

neovim = {
Expand Down

0 comments on commit a5bb4e4

Please sign in to comment.