aboutsummaryrefslogtreecommitdiff
path: root/.i3/config
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-05-24 08:28:51 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2021-05-24 08:28:51 +0200
commit2419ba1c155ac868810ee1d5aa33f68192246e05 (patch)
tree1c5507b2953148ff15b00e4b74c33a50c8993b43 /.i3/config
parentc27ea4f0016bbdd426888c9311b54d5be9e047e3 (diff)
downloaddotfiles-2419ba1c155ac868810ee1d5aa33f68192246e05.tar.gz
dotfiles-2419ba1c155ac868810ee1d5aa33f68192246e05.zip
i3: I've changed the connection on my monitors
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.i3/config')
-rw-r--r--.i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.i3/config b/.i3/config
index 2025ae2..0d4ef8c 100644
--- a/.i3/config
+++ b/.i3/config
@@ -224,7 +224,7 @@ exec --no-startup-id dunst
# Proper configuration of multi monitor
# NOTE: remove this if you are using a laptop.
-exec --no-startup-id xrandr --output DP-1 --right-of DVI-I-1
+exec --no-startup-id xrandr --output DP-1 --left-of DVI-I-1
# Disable system bell
exec --no-startup-id xset b off