From da34f03bab6b200c699be2a9b3aaf727d1c87a2a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 27 Nov 2023 13:27:28 +0900 Subject: updated dunts and Dark Light script --- config/dunst/reload | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 config/dunst/reload (limited to 'config/dunst/reload') diff --git a/config/dunst/reload b/config/dunst/reload deleted file mode 100755 index 9e8ee076..00000000 --- a/config/dunst/reload +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash -pkill dunst -dunst -config ~/.config/dunst/dunstrc & - -notify-send -u critical "Test message: critical test 1" -notify-send -u normal "Test message: normal test 2" -notify-send -u low "Test message: low test 3" -notify-send -u critical "Test message: critical test 4" -notify-send -u normal "Test message: normal test 5" -notify-send -u low "Test message: low test 6" -notify-send -u critical "Test message: critical test 7" -notify-send -u normal "Test message: normal test 8" -notify-send -u low "Test message: low test 9" -- cgit v1.2.3