aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-09-23 09:04:48 +0200
committerKarel Kočí <cynerd@email.cz>2021-09-23 09:04:48 +0200
commit9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79 (patch)
treee9cbc9855d5bf4d61c69c1d512767df58611136f
parente021906a80991e05c041e6bc284d48f66bb82cc2 (diff)
downloadmyconfigs-9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79.tar.gz
myconfigs-9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79.tar.bz2
myconfigs-9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79.zip
config/i3: fix typo
-rw-r--r--config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3/config b/config/i3/config
index 7e0144f..03e5081 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -98,7 +98,7 @@ bindsym $mod+Shift+c reload
bindsym $mod+Shift+r restart
# Detect graphics output
-bindsym $mod+Shift+o exec --no-startup-id autorander --change
+bindsym $mod+Shift+o exec --no-startup-id autorandr --change
set $mode_system System (l) lock, (e) logout, (s) suspend, (r) reboot, (Shift+s) shutdown
mode "$mode_system" {