diff --git a/base/.profile b/base/.profile index 9c99bbdf..42fd3cbe 100755 --- a/base/.profile +++ b/base/.profile @@ -69,6 +69,8 @@ unset brew # If we have toolbox, assume we're on Wayblue and set up an alias if has toolbox; then + #toolbox create hyprpm + #toolbox run -c hyprpm sudo dnf -y install hyprland hyprland-devel alias hyprpm='toolbox run -c hyprpm env HYPRLAND_INSTANCE_SIGNATURE="$HYPRLAND_INSTANCE_SIGNATURE" hyprpm' fi