fix: rofi launch

This commit is contained in:
hesam-init 2024-02-21 16:55:11 +03:30
parent 1632d7ee51
commit 2550016b3d

View file

@ -6,6 +6,8 @@ export wallpaper_type="1"
export powermenu_type="2"
export rofi_dir="$HOME/.config/rofi"
pkill rofi
case $1 in
d) exec $rofi_dir/launchers/type-$launcher_type/launcher.sh ;;
c) exec $rofi_dir/clipboard/type-$clipboard_type/clipboard.sh ;;