Add automatic 144Hz for main monitor
This commit is contained in:
		
							parent
							
								
									7f0880c2ba
								
							
						
					
					
						commit
						f2c889910f
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -32,9 +32,8 @@ alias md5='ms5' | |||
| alias md5sum-dir='function _md5sum-dir(){ find $1 -type f -exec md5sum {} \; | md5sum; }; _md5sum-dir' | ||||
| 
 | ||||
| alias pacman-autoremove='pacman -Rns $(pacman -Qtdq)' | ||||
| alias portalo-hz='xrandr --output HDMI-1 --mode 2560x1440 --refresh' | ||||
| 
 | ||||
| alias qutebrowser-kiosk="qutebrowser -T -C $XDG_CONFIG_DIR/qutebrowser/config-kiosk.py" | ||||
| alias qutebrowser-kiosk='qutebrowser -B $XDG_DATA_DIR/qutebrowser-kiosk -C $XDG_CONFIG_DIR/qutebrowser/config-kiosk.py' | ||||
| 
 | ||||
| alias sudo='sudo ' | ||||
| alias synced-repos-status=' | ||||
|  |  | |||
|  | @ -20,6 +20,7 @@ _autostart_on_launch() | |||
|     ckb-next --background & | ||||
|     parcellite & | ||||
|     solaar --window hide & | ||||
|     xrandr --output HDMI-1 --mode 2560x1440 --refresh 144 | ||||
| 
 | ||||
|     conky --daemonize --config="$HOME/.config/conky/clock.conf" | ||||
|     conky --daemonize --config="$HOME/.config/conky/cpu_ram_storage.conf" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue