8 lines
111 B
Bash
8 lines
111 B
Bash
#!/bin/sh
|
|
|
|
export AWT_TOOLKIT=MToolkit
|
|
export LUTRIS_RUNTIME=0
|
|
|
|
xrandr --dpi 110 &
|
|
xrdb -merge ~/.Xresources &
|