mirror of
https://github.com/klaxalk/i3-layout-manager.git
synced 2024-11-28 17:43:07 +01:00
moved paht to the layout folder to $XDG_CONFIG_HOME/i3-layout-manager
This commit is contained in:
parent
a9e5ce842e
commit
00cbc5d878
@ -48,7 +48,7 @@ fi
|
|||||||
|
|
||||||
# #}
|
# #}
|
||||||
|
|
||||||
LAYOUT_PATH=~/.layouts
|
LAYOUT_PATH=$XDG_CONFIG_HOME/i3-layout-manager/layouts
|
||||||
|
|
||||||
# make directory for storing layouts
|
# make directory for storing layouts
|
||||||
mkdir -p $LAYOUT_PATH > /dev/null 2>&1
|
mkdir -p $LAYOUT_PATH > /dev/null 2>&1
|
||||||
|
Loading…
Reference in New Issue
Block a user