Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Klodii/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifications

To use notifications with notify-send, you need to intsall a notification deamon.

We will use dunst a customizable and lightweight notification-deamon. In order for the notifications to work, the deamon must be working. So, you need to add the $ dunst command to your startup window manager script. Add this line of code to your startup screept:

dunst &

If you want to customize the notifications window you can add dunstrc file in ~/.config/dunst/ folder.

Note

dragon is a binary that is installed automatically by https://github.com/mwh/dragon, it is a drag-and-drop source/sink for X or Wayland.

About

My scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages