We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e7e0c commit d36b178Copy full SHA for d36b178
Personal/970-omarchy.sh
@@ -56,6 +56,7 @@ if grep -q "omarchy" /etc/plymouth/plymouthd.conf; then
56
git clone https://github.com/erikdubois/omarchy /tmp/omarchy
57
cp -v /tmp/omarchy/config/hypr/bindings.conf ~/.config/hypr/bindings.conf
58
cp -v /tmp/omarchy/config/hypr/input.conf ~/.config/hypr/input.conf
59
+ cp -v /tmp/omarchy/config/hypr/looknfeel.conf ~/.config/hypr/looknfeel.conf
60
fi
61
62
echo
0 commit comments