4 lines
196 B
Bash
4 lines
196 B
Bash
# Flags are used to toggle certain features on/off in a persistent way
|
|
mkdir -p ~/.local/state/omarchy/flags/hypr
|
|
cp $OMARCHY_PATH/default/hypr/flags/flags.conf ~/.local/state/omarchy/flags/hypr/
|