diff options
author | polwex <polwex@sortug.com> | 2025-01-16 06:46:39 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-01-16 06:46:39 +0700 |
commit | d6f25499c7dc26c158333827e11b824a745e5e93 (patch) | |
tree | 88ee3415538db5164f18e6c8eb09e102e34b0db6 /hosts/local/i3.nix | |
parent | bb7b42387f2ce27ffce5847340e09fe065487be1 (diff) |
resolved
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 |