#!/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..." cat << EOF $TITLE
BigLinux Tweaks
EOF echo $"Scripts de automação das mais variadas tarefas..." cat << EOF
EOF echo '
' WINDOW_ID="$(xprop -root '\t$0' _NET_ACTIVE_WINDOW | cut -f 2)" urxvt +sb -depth 32 -fg black -fn "xft:Ubuntu Mono:pixelsize=18" -pixmap terminalbg.jpg -embed $(xprop -root '\t$0' _NET_ACTIVE_WINDOW | cut -f 2) -sr -bc -e /usr/share/bigbashview/bcc/apps/biglinux-tweaks/terminal.sh echo '
' cat /tmp/biglinux-tweaks-result.txt rm -f /tmp/biglinux-tweaks-result.txt echo '
' echo '
'