diff --git a/_local/aranea/.config/i3/config b/_local/aranea/.config/i3/config index d7ce8ce..7e2bc0f 100644 --- a/_local/aranea/.config/i3/config +++ b/_local/aranea/.config/i3/config @@ -302,6 +302,9 @@ bindsym Control+$mod+comma move workspace to output $OUTPUT_LEFT bindsym Control+$mod+period move workspace to output primary bindsym Control+$mod+slash move workspace to output $OUTPUT_RIGHT +# ~~ Other workspace related keybindings +bindsym $mod+Tab workspace back_and_forth + # APP-SPECIFIC WINDOW RULES # ~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -359,6 +362,9 @@ bindsym XF86AudioMute exec --no-startup-id "volctl mute toggle" # TODO #bindsym Shift+XF86AudioMute exec --no-startup-id "~/bin/paprofile -n toggle" +# ~~ Toggling touchpad +bindsym XF86LaunchA exec --no-startup-id touchpad-toggle + # ~~ Password manager: passmenu bindsym $mod+Shift+p exec --no-startup-id passmenu