fixing hyprland on kaladin
This commit is contained in:
		
							parent
							
								
									6eaab31d8d
								
							
						
					
					
						commit
						b4a3abc936
					
				
					 3 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
preload = ~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
wallpaper = DVI-D-1,~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
wallpaper = DP-2,~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
wallpaper = HDMI-A-1,~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
wallpaper = DP-3,~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
wallpaper = eDP-1,~/Pictures/wallpapers/nixorange.jpeg
 | 
			
		||||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
  boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" "sr_mod" ];
 | 
			
		||||
  boot.initrd.kernelModules = [ ];
 | 
			
		||||
  boot.kernelModules = [ "kvm-intel" ];
 | 
			
		||||
  boot.extraModulePackages = [ config.boot.kernelPackages.nvidiaPackages.latest ];
 | 
			
		||||
  boot.extraModulePackages = [ ];
 | 
			
		||||
 | 
			
		||||
  fileSystems."/" =
 | 
			
		||||
    { device = "/dev/disk/by-uuid/9b5a1a62-0de6-4e07-a541-634736980d10";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -12,13 +12,13 @@
 | 
			
		|||
    text = ''
 | 
			
		||||
    monitor=eDP-1,2256x1504@60,0x0,1.5
 | 
			
		||||
    workspace=eDP-1,1
 | 
			
		||||
    monitor=DVI-D-1,preferred,0x0,1
 | 
			
		||||
    monitor=HDMI-A-1,preferred,0x0,1
 | 
			
		||||
    monitor=DP-3,preferred,1080x0,1.5
 | 
			
		||||
    workspace=DVI-D-1,2
 | 
			
		||||
    monitor=DP-3,preferred,2680x0,1.5
 | 
			
		||||
    monitor=DP-2,preferred,1600x0,1
 | 
			
		||||
    workspace=DP-2,2
 | 
			
		||||
    workspace=DP-3,1
 | 
			
		||||
    workspace=HDMI-A-1,2
 | 
			
		||||
    monitor=DVI-D-1,transform,1
 | 
			
		||||
    workspace=HDMI-A-1,3
 | 
			
		||||
    monitor=DP-2,transform,1
 | 
			
		||||
 | 
			
		||||
    input {
 | 
			
		||||
        # kb_layout=
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue