Shell to Python? #763
Atan-D-RP4
started this conversation in
General
Replies: 1 comment 8 replies
-
|
There is but for simple rofi launchers I prefer shell, as python overhead takes a lot of time for things like rofi. But for daemons it really depends, Sometimes python is better which we are already using btw. Also native json parsing is good in python so I used it to generate hyprland keybindings and used the json api output for shell script to launch rofi. But I cannot guarantee that this Repo can be 100% pythonic (I attempted) It's slow. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an effort to port as much of the configuration, launcher and utility scripts to python going on? I have to think so considering how the waybar configuration and usage is changing.
Beta Was this translation helpful? Give feedback.
All reactions