fix: rofi launch
This commit is contained in:
parent
1632d7ee51
commit
2550016b3d
1 changed files with 2 additions and 0 deletions
|
@ -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 ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue