seriously plasma is SO buggy the way i have it set up i just wanted to check if an issue was with hyprland or wayland in general, and it appears to be wayland lmao
6 lines
59 B
Nix
6 lines
59 B
Nix
{ ... }:
|
|
{
|
|
programs.zellij = {
|
|
enable = true;
|
|
};
|
|
}
|