#!/bin/bash #Author Bruno Goncalves #License: GPLv2 or later ################################################# #Translation export TEXTDOMAINDIR="/usr/share/locale" export TEXTDOMAIN=biglinux-config # Don't group windows xprop -id "$(xprop -root '\t$0' _NET_ACTIVE_WINDOW | cut -f 2)" -f WM_CLASS 8s -set WM_CLASS "$$" SEARCH=$"Pesquisar..." echo "${dir}/${file}" > ~/.biglinux_tweaks_selected cat << EOF BigLinux Tweaks
BigLinux Tweaks
EOF echo $"Scripts de automação das mais variadas tarefas..." cat << EOF
EOF echo '
' DIR=$(< ~/.biglinux_tweaks_selected) if ! grep "modal" <<< $DIR >/dev/null;then echo '
' echo $"Aguarde, executando:" " $file" echo '
' echo '' else echo "" fi