File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 11[package ]
22description = " Sxhkd clone for Wayland (works on TYY and X11 too)"
33edition = " 2021"
4- keywords = [" wayland" , " hotkey" , " evdev" ]
5- license = " BSD-2-Clause"
64name = " Simple-Wayland-HotKey-Daemon"
7- repository = " https://git.sr.ht/~shinyzenith/swhkd"
85version = " 1.2.1"
96authors = [
107 " Shinyzenith <aakashsensharma@gmail.com>\n " ,
118 " Angelo Fallaria <ba.fallaria@gmail.com>\n " ,
129 " EdenQwQ <lsahlm1eden@gmail.com>\n "
1310]
14- exclude = [
15- " CODE_OF_CONDUCT.md" ,
16- " CONTRIBUTING.md" ,
17- " LICENSE" ,
18- " contrib/*" ,
19- " target/*" ,
20- " bin/*" ,
21- " docs/*" ,
22- " release.sh" ,
23- ]
2411
2512[dependencies ]
2613clap = " 3.1.6"
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ license = "BSD-2-Clause"
55name = " swhks"
66version = " 1.2.1"
77authors = [
8- " Shinyzenith <aakashsensharma@gmail.com>"
8+ " Shinyzenith <aakashsensharma@gmail.com>\n " ,
9+ " Angelo Fallaria <ba.fallaria@gmail.com>\n " ,
10+ " EdenQwQ <lsahlm1eden@gmail.com>\n "
911]
1012
1113[dependencies ]
You can’t perform that action at this time.
0 commit comments