mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	typo in bin/brightness
This commit is contained in:
		
							parent
							
								
									e53f66ce01
								
							
						
					
					
						commit
						fa14ce130a
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -1,6 +1,12 @@ | |||
| #!/bin/bash | ||||
| disps=$(xrandr -q | grep " connected") | ||||
| 
 | ||||
| if [ "$1"	= '-h' ]; | ||||
| then | ||||
| 	echo $0 '[-h] [displaycode,[ brightness]]' | ||||
| 	exit | ||||
| fi | ||||
| 
 | ||||
| if [ ! -z $2 ]; | ||||
| then | ||||
| 	disp=$1 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue