Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 39ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login Register
x

xrandr

Recently created Least recently created Recently updated Least recently updated
anthony

anthony / Set custom display resolution using xrandr

Last active 1 month ago shell xrandr
0 0 1
1 #!/bin/bash
2 #########################################################################
3 # #
4 # Set display resolution #
5 # #
6 # Author: Anthony Axenov (Антон Аксенов) #
7 # Version: 1.0 #
8 # License: WTFPL #
9 # #
10 #########################################################################