Mr-Ples
Mr-Ples
Using the `exact=True` param as mentioned above didn't solve my issue. As a workaround I send each char of a string separately and wrap it in a try except: ```...
build failing for me on latest hyprland built from source hyprland info ```sh $ hyprctl systeminfo Hyprland, built from branch main at commit b6a7fb9e9125e56bf742f68e0ec46f52d5c34f4c (layersurface: fix invalid use of std::move)....
same issue on arch linux
guy has it working here https://github.com/ollama/ollama/issues/2453#issuecomment-2236193832
getting document not defined on remix using vite  
i have the same issue on Version: v0.12.0b1
issue persists on Version: v0.12.1 https://s3.eu-central-1.amazonaws.com/cos-dev-attachments/ShareX/notsimon/iYwpkRkQZynbTVBL.mp4 aw-server log gives this: ``` 2022-10-14 18:40:46 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-input_simon-ms7b89) (aw_server.api:279) 2022-10-14 18:43:17 [INFO...
i removed all the extra empty lines from your log: ```sh [34m[v] [0mversion returned: Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0). Date: Sat May 4...
i have this script: ``` #!/bin/bash playerctl -a pause pkill -9 -f hyprlock hyprlock --immediate --verbose >> ~/logs/hyprlock.log 2>&1 ``` and i run it with a keybind: `bind = $mainMod,...