Skip to content

Commit

Permalink
Install chayang for screen dimming
Browse files Browse the repository at this point in the history
  • Loading branch information
wagdav committed May 23, 2024
1 parent d1b8a86 commit 0495ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x230.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

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

neovim = {
Expand Down

0 comments on commit 0495ddc

Please sign in to comment.