current-config
This commit is contained in:
parent
62a40cac7e
commit
7db8ce7574
@ -1,5 +1,5 @@
|
||||
[global_config]
|
||||
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
|
||||
inactive_color_offset = 0.84347826087
|
||||
title_transmit_bg_color = "#243433"
|
||||
[keybindings]
|
||||
|
@ -3,7 +3,7 @@
|
||||
if ping -c 1 1.1.1.1 > /dev/null 2>&1; then
|
||||
echo "😛"
|
||||
else
|
||||
echo "😤"
|
||||
echo "🤬"
|
||||
echo "$(date)" >> /tmp/internet-outages
|
||||
nfty send "Internet Outage"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user