mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-26 04:28:43 +01:00
fix indentation
This commit is contained in:
parent
9db40762bb
commit
340ec9d98e
@ -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/*
|
||||
|
Loading…
Reference in New Issue
Block a user