summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2017-10-16 18:52:38 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2017-11-16 11:13:13 -0500
commitcfb9207ead40dc9b12e37578fab2641f213b3640 (patch)
treea68275b10d8dba78a79803984661ba1ade985067 /configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon
parentf1a8d3007a018cde15b6c49f761a9eac2543a23c (diff)
delete edition-specific configs
* the original intention was for each edition on separate branches * this commit builds only the main CLI ISO as originally intended * preparing for editions to be specified as CLI args to master script
Diffstat (limited to 'configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon')
-rw-r--r--configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon25
1 files changed, 0 insertions, 25 deletions
diff --git a/configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon b/configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon
deleted file mode 100644
index 588b9dd..0000000
--- a/configs/lxde-openrc/root-image/root/.config/volumeicon/volumeicon
+++ /dev/null
@@ -1,25 +0,0 @@
-[Alsa]
-card=default
-
-[Notification]
-show_notification=true
-notification_type=0
-
-[StatusIcon]
-stepsize=5
-onclick=xterm -e 'alsamixer'
-theme=Default
-use_panel_specific_icons=false
-lmb_slider=false
-mmb_mute=false
-use_horizontal_slider=false
-show_sound_level=false
-use_transparent_background=false
-
-[Hotkeys]
-up_enabled=false
-down_enabled=false
-mute_enabled=false
-up=XF86AudioRaiseVolume
-down=XF86AudioLowerVolume
-mute=XF86AudioMute