No description
Find a file
2023-01-14 19:23:26 +01:00
src feat: implement it 2023-01-14 19:23:26 +01:00
.gitignore feat: implement it 2023-01-14 19:23:26 +01:00
Cargo.lock feat: implement it 2023-01-14 19:23:26 +01:00
Cargo.toml feat: implement it 2023-01-14 19:23:26 +01:00
LICENSE feat: implement it 2023-01-14 19:23:26 +01:00
README.md feat: implement it 2023-01-14 19:23:26 +01:00

Swhkd Generator

This project generates window manager configs from an sxhkd config file, thereby partially solving the global keybinds problem wayland has. The swhkd does also let you use your sxhkd config on wayland, but the drawback is that it requires root. Currently, the only supported window manager is hyprland.

Credits

Massive thank you to all the swhkd contributors for making the parser.