diff --git a/_config/i3/config b/_config/i3/config index c880d74..c7bcb99 100644 --- a/_config/i3/config +++ b/_config/i3/config @@ -6,6 +6,7 @@ bindsym $mod+Return exec alacritty bindsym $mod+Home exec thunar bindsym $mod+c exec chromium bindsym $mod+d exec --no-startup-id ~/bin/launcher +bindsym $mod+g exec --no-startup-id ~/bin/screengrab # i3 actions bindsym $mod+Shift+c reload @@ -42,6 +43,11 @@ bindsym $mod+Shift+Down move down bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right +# container layout (stacked, tabbed, toggle split) +bindsym $mod+s layout stacking +bindsym $mod+w layout tabbed +bindsym $mod+e layout toggle split + # splits bindsym $mod+u split h bindsym $mod+i split v @@ -123,7 +129,7 @@ mode "$mode_system" { bindsym $mod+Shift+e mode "$mode_system" # appearance -#font xft:artwiz lime 7 +font xft:artwiz lime 7 new_window pixel 2 font xft:Roboto 13 gaps inner 8