Files
dotfiles/.config/i3/xrandr.sh
Daniel Bauer 5a558b109e i3
2019-03-18 13:43:55 +01:00

6 lines
96 B
Bash
Executable File

#!/bin/bash
if [ -f ~/.screenlayout/default.sh ]; then
bash ~/.screenlayout/default.sh
fi