diff --git a/i3/config b/i3/config index e5c23eb..57a3d99 100644 --- a/i3/config +++ b/i3/config @@ -82,7 +82,7 @@ bindsym Mod1+l exec --no-startup-id i3lock --image="$HOME/Pictures/background/Re # start a terminal bindsym $mod+Return exec $term bindsym $mod+KP_Enter exec $term -bindsym XF86Calculator exec $term +bindsym XF86Calculator exec "$termexec --zoom 3 -x bash -c 'exec-with-shortcut; zsh'" bindsym Ctrl+Mod4+t exec --no-startup-id "notify-send -a 'i3' -u normal 'You'\''re on i3, $usertitle.' 'Don'\''t try to Ctrl+Alt+T me. Use $mod+Enter like a real $usertype.'" bindsym Ctrl+Mod1+t exec --no-startup-id "notify-send -a 'i3' -u normal 'You'\''re on i3, $usertitle.' 'Don'\''t try to Ctrl+Alt+T me. Use $mod+Enter like a real $usertype.'"