Update config

This commit is contained in:
RealStickman 2020-08-29 12:16:42 +00:00
parent 4af31eb802
commit f21361510f

View File

@ -322,7 +322,7 @@ mode "$gaming" {
bindsym $mod+l mode "$layout"
set $layout full (f), terminal (t)
mode "$gaming" {
mode "$layout" {
bindsym f exec --no-startup-id bash $HOME/.config/i3/scripts/layout-default.sh
bindsym t exec --no-startup-id i3-msg 'workspace 1; exec termite'