Example function for bashrc to fix screen resolution
Page 1 of 1
Example function for bashrc to fix screen resolution
- Code:
function fixres(){
xrandr --output HDMI-1 --mode 1920x1080
}
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum