added alot of notebook and docker stuff

logstash config
This commit is contained in:
root
2018-04-03 10:28:02 +02:00
parent 40d98bd0d9
commit c5dfb2aa54
11 changed files with 310 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
display=$(xrandr | grep -wi connected | grep -i hdmi | cut -f1 -d" ")
xrandr --output ${display} --primary