dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 75807e9c166ca9e9e14664cf78415fe6a1465737
parent a9cf5425f8fe186a777a04541e4e0ffc2ad864ed
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sun,  6 Jan 2019 08:52:30 +0100

Do not run initial notify-send command

Diffstat:
Mlinks/bin/xrandr-auto.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/links/bin/xrandr-auto.sh b/links/bin/xrandr-auto.sh @@ -1,6 +1,6 @@ #!/bin/bash -notify-send "Running xrand-auto.sh" +#notify-send "Running xrand-auto.sh" LAPTOPSCR=LVDS1 EXTSCR=DP1