Sway: Difference between revisions

imported>Vieta
closed function
imported>Vieta
fonts -> packages
Line 48: Line 48:
     '';
     '';
   };
   };


in
in
Line 70: Line 69:
     wdisplays # tool to configure displays
     wdisplays # tool to configure displays
   ];
   ];


   services.pipewire = {
   services.pipewire = {
Line 77: Line 75:
     pulse.enable = true;
     pulse.enable = true;
   };
   };


   # xdg-desktop-portal works by exposing a series of D-Bus interfaces
   # xdg-desktop-portal works by exposing a series of D-Bus interfaces
Line 218: Line 215:


   fonts = {
   fonts = {
     fonts = with pkgs; [
     packages = with pkgs; [
       noto-fonts
       noto-fonts
       noto-fonts-cjk
       noto-fonts-cjk