mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 02:38:53 +01:00 
			
		
		
		
	new pc install (took me 8 years!)
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
#/bin/bash
 | 
			
		||||
 | 
			
		||||
# no changes yet.
 | 
			
		||||
MYPATH="$PWD/computers/dev-pc"
 | 
			
		||||
 | 
			
		||||
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile
 | 
			
		||||
							
								
								
									
										2
									
								
								computers/dev-pc/xprofile.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								computers/dev-pc/xprofile.sh
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
xrandr --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-I-1 --off --output DVI-D-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal
 | 
			
		||||
		Reference in New Issue
	
	Block a user