This commit is contained in:
Daniel Bauer
2019-03-18 13:43:55 +01:00
parent be62753423
commit 5a558b109e
5 changed files with 27 additions and 24 deletions

5
.config/i3/xrandr.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
if [ -f ~/.screenlayout/default.sh ]; then
bash ~/.screenlayout/default.sh
fi