add scripts
This commit is contained in:
		
							parent
							
								
									34d294eb6a
								
							
						
					
					
						commit
						204dd0ab32
					
				
					 2 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -9,6 +9,7 @@
 | 
				
			||||||
  toogle_blur = pkgs.writeScriptBin "toogle_blur" (builtins.readFile ./scripts/toogle_blur.sh);
 | 
					  toogle_blur = pkgs.writeScriptBin "toogle_blur" (builtins.readFile ./scripts/toogle_blur.sh);
 | 
				
			||||||
  toogle_oppacity = pkgs.writeScriptBin "toogle_oppacity" (builtins.readFile ./scripts/toogle_oppacity.sh);
 | 
					  toogle_oppacity = pkgs.writeScriptBin "toogle_oppacity" (builtins.readFile ./scripts/toogle_oppacity.sh);
 | 
				
			||||||
  maxfetch = pkgs.writeScriptBin "maxfetch" (builtins.readFile ./scripts/maxfetch.sh);
 | 
					  maxfetch = pkgs.writeScriptBin "maxfetch" (builtins.readFile ./scripts/maxfetch.sh);
 | 
				
			||||||
 | 
					  lofi = pkgs.writeScriptBin "lofi" (builtins.readFile ./scripts/lofi.sh);
 | 
				
			||||||
in {
 | 
					in {
 | 
				
			||||||
  home.packages = with pkgs; [
 | 
					  home.packages = with pkgs; [
 | 
				
			||||||
    wall-change
 | 
					    wall-change
 | 
				
			||||||
| 
						 | 
					@ -25,5 +26,7 @@ in {
 | 
				
			||||||
    toogle_oppacity
 | 
					    toogle_oppacity
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    maxfetch
 | 
					    maxfetch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    lofi
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										3
									
								
								modules/home/scripts/scripts/lofi.sh
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								modules/home/scripts/scripts/lofi.sh
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					mvp --no-video https://www.youtube.com/live/jfKfPfyJRdk?si=OF0HKrYFFj33BzMo
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue