diff --git a/sway/config b/sway/config index 80015bc..9c27911 100644 --- a/sway/config +++ b/sway/config @@ -1,6 +1,6 @@ # You can get the names of your outputs by running: swaymsg -t get_outputs input * { - xkb_layout "gb" + xkb_layout "gb" } input "1739:32402:DELL0767:00_06CB:7E92_Touchpad" { @@ -236,6 +236,6 @@ hide_edge_borders smart client.focused #2e3440 #2e3440 #d8dee9 #5e81ac #5e81ac client.focused_inactive #3b4252 #3b4252 #d8dee9 #4c566a #4c566a client.unfocused #434c5e #434c5e #d8dee9 #4c566a #4c566a - client.urgent #bf616a #bf616a #d8dee9 #d08770 #d08770 + client.urgent #bf616a #bf616a #d8dee9 #d08770 #d08770 include /etc/sway/config.d/*