mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
4 lines
202 B
Bash
4 lines
202 B
Bash
# Toggles are used to turn certain features on/off in a persistent way
|
|
mkdir -p ~/.local/state/omarchy/toggles/hypr
|
|
cp $OMARCHY_PATH/default/hypr/toggles/flags.conf ~/.local/state/omarchy/toggles/hypr/
|