Files
dotfiles/profiles/desktop/.config/i3/xrandr.sh
Daniel Bauer ec15b8d3ac commit
2019-04-15 20:07:56 +02:00

6 lines
96 B
Bash
Executable File

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