mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
Merge pull request #315 from mikkeloscar/fix-whitespace
Use tabs instead of spaces
This commit is contained in:
commit
5fbac4a17c
@ -151,7 +151,7 @@ static char *get_config_path(void) {
|
|||||||
"$XDG_CONFIG_HOME/sway/config",
|
"$XDG_CONFIG_HOME/sway/config",
|
||||||
"$HOME/.i3/config",
|
"$HOME/.i3/config",
|
||||||
"$XDG_CONFIG_HOME/i3/config",
|
"$XDG_CONFIG_HOME/i3/config",
|
||||||
FALLBACK_CONFIG_DIR "/config",
|
FALLBACK_CONFIG_DIR "/config",
|
||||||
"/etc/i3/config",
|
"/etc/i3/config",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user