diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-13 14:40:42 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-13 14:40:42 +0530 |
| commit | 7bd8e9f120fec1f86da3b80f595cca2fdb46967e (patch) | |
| tree | e0bb872ed190c3affb91aef71611661524e65f78 | |
| parent | 72a5889cc850c48ef917226c3966bdfbd5733350 (diff) | |
setup monitor doesn't work on init, so the script is shifted to scripts/
| -rw-r--r-- | i3/config | 1 | ||||
| -rwxr-xr-x | scripts/setup-vnc-monitor.sh (renamed from i3/setup-vnc-monitor.sh) | 0 |
2 files changed, 0 insertions, 1 deletions
@@ -130,7 +130,6 @@ bar { } exec --no-startup-id xrandr --auto -exec --no-startup-id ./setup-vnc-monitor.sh exec --no-startup-id nitrogen --restore set $bg #282828 diff --git a/i3/setup-vnc-monitor.sh b/scripts/setup-vnc-monitor.sh index cfbcc2e..cfbcc2e 100755 --- a/i3/setup-vnc-monitor.sh +++ b/scripts/setup-vnc-monitor.sh |
