change cursor
This commit is contained in:
		
							parent
							
								
									dca8c4db7c
								
							
						
					
					
						commit
						21a65c4bca
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -30,13 +30,13 @@
 | 
				
			||||||
    cursorTheme = {
 | 
					    cursorTheme = {
 | 
				
			||||||
      name = "Nordzy-cursors";
 | 
					      name = "Nordzy-cursors";
 | 
				
			||||||
      package = pkgs.nordzy-cursor-theme;
 | 
					      package = pkgs.nordzy-cursor-theme;
 | 
				
			||||||
      size = 20;
 | 
					      size = 22;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  home.pointerCursor = {
 | 
					  home.pointerCursor = {
 | 
				
			||||||
    name = "Nordzy-cursors";
 | 
					    name = "Nordzy-cursors";
 | 
				
			||||||
    package = pkgs.nordzy-cursor-theme;
 | 
					    package = pkgs.nordzy-cursor-theme;
 | 
				
			||||||
    size = 20;
 | 
					    size = 22;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@ in
 | 
				
			||||||
      exec-once = nm-applet &
 | 
					      exec-once = nm-applet &
 | 
				
			||||||
      exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &
 | 
					      exec-once = swaybg -m fill -i $(find ~/Pictures/wallpapers/ -maxdepth 1 -type f) &
 | 
				
			||||||
      exec-once = sleep 1 && swaylock
 | 
					      exec-once = sleep 1 && swaylock
 | 
				
			||||||
      exec-once = hyprctl setcursor Nordzy-cursors 20 &
 | 
					      exec-once = hyprctl setcursor Nordzy-cursors 22 &
 | 
				
			||||||
      exec-once = waybar &
 | 
					      exec-once = waybar &
 | 
				
			||||||
      exec-once = mako &
 | 
					      exec-once = mako &
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue