summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-11-01 19:08:00 -0700
committerxyz <gky44px1999@gmail.com>2021-11-01 19:08:00 -0700
commitada12f4932bf17a00fc9eab591254b240044872a (patch)
tree4be190de9406cda8da631773efd71945eaf0e575 /home/xyz/.bashrc
parentc048e5d2766cd29386028a57c914c4f5e1e5da99 (diff)
improve bashrc anw, hotkey to close dunst notify window
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 5669b4e0..ba1a2d55 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -50,7 +50,7 @@ alias tree='tree -a'
# different name
# /dev/ttyACM0 can be in config file, or as environmantal variable, see /usr/share/doc/adafruit-ampy/README.md
-alias anw='echo "notify-send -u critical "Boiling Water!"" | at now + 10 minutes'
+alias anw='echo "notify-send -u critical Boiling\ Water!" | at now + 10 minutes'
alias ap='sudo ampy -p /dev/ttyACM0'
alias c=cfg
alias g=git