From 0201cbe78d76769d96849510ef4998c5c8869598 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Thu, 6 Aug 2015 01:58:07 +0200 Subject: bug fixes --- tools/firesend | 2 +- tools/panel/audio_mon | 1 + tools/panel/icons | 23 +++++++++++++++++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 tools/panel/audio_mon create mode 100644 tools/panel/icons (limited to 'tools') diff --git a/tools/firesend b/tools/firesend index 6edcc61..d4e92ea 100755 --- a/tools/firesend +++ b/tools/firesend @@ -1,2 +1,2 @@ #!/bin/bash -$HOME/.tools/exec_to_workspace 2 firefox --new-tab $@ > /dev/null 2>&1 +$HOME/.tools/exec_to_workspace II vimb $@ > /dev/null 2>&1 diff --git a/tools/panel/audio_mon b/tools/panel/audio_mon new file mode 100644 index 0000000..1a1fa55 --- /dev/null +++ b/tools/panel/audio_mon @@ -0,0 +1 @@ +alsactl monitor | diff --git a/tools/panel/icons b/tools/panel/icons new file mode 100644 index 0000000..aa27523 --- /dev/null +++ b/tools/panel/icons @@ -0,0 +1,23 @@ + +# Icons +ICON_CLOCK='' +ICON_CAL='' +ICON_WIFI='' +ICON_PWR='' +ICON_DB='' +ICON_SQUARE='' +ICON_PREV='' +ICON_PAUSE='' +ICON_PLAY='' +ICON_NEXT='' +ICON_VOLUME_DOWN='' +ICON_VOLUME_UP='' +ICON_VOLUME_OFF='' +ICON_HPHONES='' +ICON_MUSIC='' +ICON_PLUG='' +ICON_FACE='' +ICON_PRIV='' +ICON_PUB='' +ICON_MAIL='' + -- cgit v1.2.3-54-g00ecf