diff --git a/.spacebarrc b/.spacebarrc deleted file mode 100755 index 2fcf18f..0000000 --- a/.spacebarrc +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env sh - -spacebar -m config text_font "Helvetica Neue:Bold:12.0" -spacebar -m config icon_font "Font Awesome 5 Free:Regular:12.0" -spacebar -m config background_color 0xff202020 -spacebar -m config foreground_color 0xffa8a8a8 -spacebar -m config space_icon_strip I II III IV V VI VII VIII IX X -spacebar -m config power_icon_strip   -spacebar -m config space_icon  -spacebar -m config clock_icon  -spacebar -m config clock_format "%d/%m/%y %R" - -echo "spacebar configuration loaded.."