summaryrefslogblamecommitdiffstats
path: root/.bin/undock
blob: 4a9c14f33ac14c93f6b52c547f96d81b7a9d70c4 (plain) (tree)
1
2
3
4
5
6
7



         
    
                                               
           
#!/bin/sh

set -xe

dock
xrandr --output eDP1 --mode 1920x1080 --primary
xrandr -s 0
remember that computers suck.