#!/bin/bash
# This script starts Gufw from the console
su-to-root -X -c /usr/share/gufw/gufw.py

