Skip to main content
Post Closed as "Duplicate" by Toothrot, CommunityBot
added 11 characters in body
Source Link
Toothrot
  • 3.7k
  • 5
  • 32
  • 59

I've added the (f)cronjob

*/1 * * * * DISPLAY=:0 notify-send testing 

to display a notification every minute, but it doesn't work; why not? (Using i3.)

I've added the (f)cronjob

*/1 * * * * DISPLAY=:0 notify-send testing 

to display a notification every minute, but it doesn't work; why not?

I've added the (f)cronjob

*/1 * * * * DISPLAY=:0 notify-send testing 

to display a notification every minute, but it doesn't work; why not? (Using i3.)

edited title
Link
Toothrot
  • 3.7k
  • 5
  • 32
  • 59

How do I run a cronjob toon a display doesn't work?

Source Link
Toothrot
  • 3.7k
  • 5
  • 32
  • 59

cronjob to display doesn't work

I've added the (f)cronjob

*/1 * * * * DISPLAY=:0 notify-send testing 

to display a notification every minute, but it doesn't work; why not?