update monitor orientation + position
This commit is contained in:
		
							parent
							
								
									a08107008f
								
							
						
					
					
						commit
						a2b0af2b19
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | ||||||
| #/bin/bash | #/bin/bash | ||||||
| 
 | 
 | ||||||
| # Setup our monitors | # Setup our monitors | ||||||
| xrandr --output HDMI-A-0 --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --right-of HDMI-A-0 | xrandr --output HDMI-A-0 --rotate right --mode 1920x1080 --output DisplayPort-0 --mode 2560x1440 --left-of HDMI-A-0 | ||||||
| 
 | 
 | ||||||
| # Apply our wallpaper | # Apply our wallpaper | ||||||
| feh --bg-scale ~/dotfiles.nix/assets/chinatown.png | feh --bg-scale ~/dotfiles.nix/assets/chinatown.png | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue