5 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/bin/sh
 | 
						|
 | 
						|
awesome-client "naughty.destroy_all_notifications()"
 | 
						|
 | 
						|
notify-send "$(date +"%h %d, %I:%M:%S %p")" --icon=time
 |