diff --git a/i3/.config/i3/config b/i3/.config/i3/config index b6cf608..1808be8 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -178,7 +178,7 @@ mode "resize" { # Pressing down will grow the window’s height. bindsym j resize shrink width 10 px or 10 ppt bindsym k resize grow height 10 px or 10 ppt - bindsym l resize shrink height 10 px or 10 ppt + bindsym l resize shrink height 10 px or 10 ppt bindsym semicolon resize grow width 10 px or 10 ppt # same bindings, but for the arrow keys @@ -198,6 +198,9 @@ for_window [title="Screen Layout Editor"] floating enable # Thunderbird write new message, floating for_window [title="Write:"] floating enable +# Toggl +for_window [title="Toggl Desktop"] floating enable + # Widow Colours # border background text indicator client.focused $base01 $base01 $base07 $base0F