Skip to content

Instantly share code, notes, and snippets.

View AmaiSaeta's full-sized avatar
👨‍💻
PROGRAMMING is the contemporary MAGIC!

天井冴太 AmaiSaeta

👨‍💻
PROGRAMMING is the contemporary MAGIC!
View GitHub Profile
#!/bin/bash
MUTE=`amixer -c 0 get Master|tail -1|cut -d '[' -f 4|sed s/\]//`
if [ $MUTE = "on" ] ; then
ICON="/usr/share/icons/HighContrast/scalable/status/audio-volume-medium.svg"
else
ICON="/usr/share/icons/HighContrast/scalable/status/audio-volume-muted.svg"
fi
// ==UserScript==
// @name ねえねえ今どんな気持ち?
// @namespace http://amaisaeta.seesaa.net/
// @description 国分太一fier
// @include https://www.facebook.com/*
// @version 1.00.20121213
// ==/UserScript==
(function () {
var aa = [ // {{{