Skip to content

Commit 1faae52

Browse files
committed
fix(autorandr): nitrogen restore script
1 parent 655a554 commit 1faae52

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
#!/usr/bin/env bash
22

3+
# Give some time to the monitor to start
4+
sleep 2
5+
6+
# Restore the nitrogen configs
37
nitrogen --restore

0 commit comments

Comments
 (0)