diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-05-24 08:28:51 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-05-24 08:28:51 +0200 |
| commit | 2419ba1c155ac868810ee1d5aa33f68192246e05 (patch) | |
| tree | 1c5507b2953148ff15b00e4b74c33a50c8993b43 | |
| parent | c27ea4f0016bbdd426888c9311b54d5be9e047e3 (diff) | |
| download | dotfiles-2419ba1c155ac868810ee1d5aa33f68192246e05.tar.gz dotfiles-2419ba1c155ac868810ee1d5aa33f68192246e05.zip | |
i3: I've changed the connection on my monitors
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
