mirror of
https://github.com/swaywm/sway
synced 2024-11-18 04:33:59 +01:00
Use tabs instead of spaces
This commit is contained in:
parent
0b2cf8b65c
commit
211bc71599
@ -151,7 +151,7 @@ static char *get_config_path(void) {
|
||||
"$XDG_CONFIG_HOME/sway/config",
|
||||
"$HOME/.i3/config",
|
||||
"$XDG_CONFIG_HOME/i3/config",
|
||||
FALLBACK_CONFIG_DIR "/config",
|
||||
FALLBACK_CONFIG_DIR "/config",
|
||||
"/etc/i3/config",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user