Changed: Waybar Config
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
    # Enable sound with pipewire.
 | 
			
		||||
    #sound.enable = true;
 | 
			
		||||
    hardware.pulseaudio.enable = false;
 | 
			
		||||
 | 
			
		||||
    enviroment.systemPackages = with pkgs; [ pamixer ];
 | 
			
		||||
    services.pipewire = {
 | 
			
		||||
          enable = true;
 | 
			
		||||
          alsa.enable = true;
 | 
			
		||||
 
 | 
			
		||||
@@ -30,7 +30,11 @@
 | 
			
		||||
        ethtool
 | 
			
		||||
        pciutils # lspci
 | 
			
		||||
        usbutils # lsusb
 | 
			
		||||
        libGL
 | 
			
		||||
	lshw
 | 
			
		||||
        
 | 
			
		||||
	# Graphics
 | 
			
		||||
	libGL
 | 
			
		||||
	glxinfo
 | 
			
		||||
 | 
			
		||||
        # Rizz
 | 
			
		||||
        fastfetch
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user