From 9a902662fc4a7afda2a1f3000f9ec07b2e0c3c79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 23 Sep 2021 09:04:48 +0200 Subject: config/i3: fix typo --- config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" { -- cgit v1.2.3