diff options
Diffstat (limited to 'hosts/local/i3.nix')
-rw-r--r-- | hosts/local/i3.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/local/i3.nix b/hosts/local/i3.nix index 91ce354..50b9afa 100644 --- a/hosts/local/i3.nix +++ b/hosts/local/i3.nix @@ -30,7 +30,7 @@ environment.systemPackages = with pkgs; [ # gnome stuff gnome.adwaita-icon-theme - gnome.nautilus + nautilus polybar rofi xorg.xev @@ -108,7 +108,7 @@ font-awesome inconsolata # monospaced noto-fonts - noto-fonts-cjk + noto-fonts-cjk-sans noto-fonts-emoji noto-fonts-extra powerline-fonts |