diff options
| author | polwex <polwex@sortug.com> | 2025-10-25 21:08:53 +0700 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-10-25 21:08:53 +0700 |
| commit | 7fab8239d5cd58e08a4c4dc988472cb7a9449b5b (patch) | |
| tree | 0067e08ce0756fd0f7dcf8e78997d3a929fbf6e1 /hosts/local/i3.nix | |
| parent | 21adca7e6d8f8233ac8d6c00c7be43dc026e8cc5 (diff) | |
p
Diffstat (limited to 'hosts/local/i3.nix')
| -rw-r--r-- | hosts/local/i3.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/local/i3.nix b/hosts/local/i3.nix index d49a9d6..da9d503 100644 --- a/hosts/local/i3.nix +++ b/hosts/local/i3.nix @@ -52,7 +52,8 @@ in { vSync = true; }; environment.systemPackages = with pkgs; [ - old-pkgs.vivaldi + # old-pkgs.vivaldi + vivaldi #notifications dunst polybar |
