feat(just): add alias for wayland toggle

This is mainly so both _toggle_wayland and _toggle-wayland will be correct, as this is the only recipe with underscore instead of dash
This commit is contained in:
HikariKnight 2024-02-29 15:14:56 +01:00
parent f35bcf18b5
commit 029ab4a957

View File

@ -139,6 +139,8 @@ restore-input-remapper:
cp /usr/share/applications/input-remapper-gtk.desktop ~/.local/share/applications/input-remapper-gtk.desktop && \
sed -i '/NoDisplay=true/d' ~/.local/share/applications/input-remapper-gtk.desktop
alias _toggle-wayland := _toggle_wayland
_toggle_wayland:
#!/usr/bin/bash
source /etc/default/desktop-wayland