command updates
This commit is contained in:
		@@ -1,3 +1,2 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					pw-play /usr/share/sounds/freedesktop/stereo/complete.oga
 | 
				
			||||||
paplay /usr/share/sounds/freedesktop/stereo/complete.oga
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.local/bin/brightness
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								.local/bin/brightness
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					xrandr | grep " connected" | awk '{print $1}' | xargs -I% xrandr --output % --brightness $1
 | 
				
			||||||
@@ -2,3 +2,4 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
tar cvf $1.tar $1 
 | 
					tar cvf $1.tar $1 
 | 
				
			||||||
gzip --best $1.tar
 | 
					gzip --best $1.tar
 | 
				
			||||||
 | 
					rm $1.tar
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user