diff --git a/.config/i3/config.common b/.config/i3/config.common index 5e65239..cacfe73 100644 --- a/.config/i3/config.common +++ b/.config/i3/config.common @@ -183,7 +183,7 @@ bindsym $mod+Shift+l exec --no-startup-id ~/bin/lock_jan bindsym $mod+Shift+BackSpace exec --no-startup-id ~/bin/suspend_jan bindsym mod1+Tab exec --no-startup-id rofi -show window set $ddterm_command tdrop -n "ddterm" -m -w "50%" -h "60%" -x "50%" -y 0 \ - -P 'picom-trans -w $wid -o 90' -a -f '--class="dropdown"' alacritty + -a -f '--class="dropdown"' alacritty bindsym $mod+asciicircum exec $ddterm_command bindsym $mod+dead_circumflex exec $ddterm_command bindsym --release $mod+Delete exec xkill