mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
commit
This commit is contained in:
5
profiles/desktop/.config/i3/xrandr.sh
Executable file
5
profiles/desktop/.config/i3/xrandr.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -f ~/.screenlayout/default.sh ]; then
|
||||
bash ~/.screenlayout/default.sh
|
||||
fi
|
||||
Reference in New Issue
Block a user