sway: gitignore local.d contents, keep dir in repo
This commit is contained in:
5
sway/.config/sway/local.d/.gitignore
vendored
Normal file
5
sway/.config/sway/local.d/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Files in local.d/ are machine-specific and not tracked in dotfiles.
|
||||
# Add overrides here per machine, e.g.:
|
||||
# input * { xkb_layout dk_mac_fixed }
|
||||
*
|
||||
!.gitignore
|
||||
@@ -1,3 +0,0 @@
|
||||
input * {
|
||||
xkb_layout dk_mac_fixed
|
||||
}
|
||||
Reference in New Issue
Block a user