From d17d81bd627c7a640b5d63dd58acb3a426553ca2 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 02:48:41 +0200 Subject: Seperate panel --- Window_Manager/ratpoison/panel/profile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 Window_Manager/ratpoison/panel/profile (limited to 'Window_Manager/ratpoison/panel/profile') diff --git a/Window_Manager/ratpoison/panel/profile b/Window_Manager/ratpoison/panel/profile deleted file mode 100755 index e0eeba2..0000000 --- a/Window_Manager/ratpoison/panel/profile +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -PANEL_FIFO=/tmp/panel-fifo -PANEL_HEIGHT=24 - -FONT_FONT="fixed" -ICON_FONT="FontAwesome-9" - -export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT -- cgit v1.2.3-54-g00ecf