Correcting suspend keybinding
1 files changed, 1 insertions(+), 1 deletions(-) M .config/i3/config
M .config/i3/config +1 -1
@@ 265,7 265,7 @@ bindsym $mod+Shift+g mode "$mode_gaps" # lock screen bindsym $mod+x exec --no-startup-id betterlockscreen --lock -bindsym $mod+X exec --no-startup-id betterlockscreen --lock --suspend +bindsym $mod+Shift+x exec --no-startup-id betterlockscreen --lock --suspend # exit i3 bindsym $mod+Shift+Escape exit