mirror of
https://github.com/Noratrieb/colouncher.git
synced 2026-03-14 21:26:10 +01:00
init wallpaper
This commit is contained in:
commit
47cc8616f0
6 changed files with 983 additions and 0 deletions
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[package]
|
||||
name = "wallpapersc"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.11.8"
|
||||
eyre = "0.6.12"
|
||||
log = "0.4.29"
|
||||
smithay-client-toolkit = "0.20.0"
|
||||
wayland-client = "0.31.11"
|
||||
Loading…
Add table
Add a link
Reference in a new issue