Fix wrong monitorname for laptop
This commit is contained in:
		
							parent
							
								
									699f7108e4
								
							
						
					
					
						commit
						a24c34acb7
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11,7 +11,7 @@ if [[ $host_name == "portalo" ]]; then | |||
|     #bspc desktop ^9 --layout monocle | ||||
|     bspc desktop ^10 --layout monocle | ||||
| elif [[ $host_name == *"laptop"* ]]; then | ||||
|     bspc monitor eDP1 -d web terminal 3 4 5 6 7 8 9 10 | ||||
|     bspc monitor eDP-1 -d web terminal 3 4 5 6 7 8 9 10 | ||||
| else | ||||
|     bspc monitor primary -d web terminal 3 4 5 6 7 8 9 10 | ||||
| fi | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue