From 1b1d3f3ea1e5efa95fd1ef18db9e0af517393f95 Mon Sep 17 00:00:00 2001
From: David <dbphillipsnz@gmail.com>
Date: Thu, 18 Sep 2014 22:08:12 +1200
Subject: Started rename

---
 trayfreq.conf.src | 41 -----------------------------------------
 1 file changed, 41 deletions(-)
 delete mode 100644 trayfreq.conf.src

(limited to 'trayfreq.conf.src')

diff --git a/trayfreq.conf.src b/trayfreq.conf.src
deleted file mode 100644
index b2e4500..0000000
--- a/trayfreq.conf.src
+++ /dev/null
@@ -1,41 +0,0 @@
-#
-# Begin TRAYFREQ_CONF
-#
-# Template/default config file for trayfreq-archlinux
-#
-
-[battery]
-## Uncomment to hide battery icon -- useful for desktop PCs
-## Set to anything (or leave unset/commented out) to show battery icon
-# show=0
-
-## Name of the governor to use for all cores when on battery power
-## Get a space-separated list of available governors from
-## /sys/devices/system/cpu/cpuX/cpufreq/scaling_available_governors
-# governor=powersave
-
-[ac]
-## Governor to use for all core while on AC power
-## Often set to a performance or non-power-saving governor
-# governor=ondemand
-
-[governor]
-## Governor to set all cores to when trayfreq starts
-# default=ondemand
-
-
-[frequency]
-## The frequency to set the CPU to when trayfreq starts
-## Get a space-separated list of available frequencies from
-## /sys/devices/system/cpu/cpuX/cpufreq/scaling_available_frequencies
-# default=800000
-
-
-[extra]
-## If you're arty, you can put together your own theme and point trayfreq to it
-# theme=SHAREDIR/trayfreq/themes/some-theme/
-
-
-#
-# End TRAYFREQ_CONF
-#
-- 
cgit v1.1