From cb190061501f9e448e879d14d38566ab60e9432d Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 29 Apr 2024 17:12:13 +0200 Subject: [PATCH] Updates --- .bashrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.bashrc b/.bashrc index 5bfd976..c9cef09 100644 --- a/.bashrc +++ b/.bashrc @@ -37,8 +37,14 @@ alias rw='~/dotfiles/waybar/reload.sh' alias winclass="xprop | grep 'CLASS'" alias dot="cd ~/dotfiles" alias cleanup='~/dotfiles/scripts/cleanup.sh' + +# ----------------------------------------------------- +# ML4W Apps +# ----------------------------------------------------- alias ml4w='~/dotfiles/apps/ML4W_Welcome-x86_64.AppImage' alias ml4w-settings='~/dotfiles/apps/ML4W_Dotfiles_Settings-x86_64.AppImage' +alias ml4w-sidebar='~/dotfiles/eww/ml4w-sidebar/launch.sh' +alias ml4w-hyprland='~/dotfiles/apps/ML4W_Hyprland_Settings-x86_64.AppImage' # ----------------------------------------------------- # Window Managers