mirror of
				https://github.com/Mastermindzh/dotfiles.git
				synced 2025-11-04 02:38:53 +01:00 
			
		
		
		
	updated install script, new monitor config and added amd (ryzen) support to temp.sh
This commit is contained in:
		@@ -2,4 +2,4 @@
 | 
			
		||||
 | 
			
		||||
MYPATH="$PWD/computers/dev-pc"
 | 
			
		||||
 | 
			
		||||
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile
 | 
			
		||||
ln -sf "$MYPATH/xprofile.sh" ~/.xprofile
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output DVI-D-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
xrandr --output DVI-I-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-1 --primary --mode 1920x1080 --pos 1936x0 --rotate normal --output HDMI-1 --off --output DP-1 --off
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user