armerpunkt

Results 18 comments of armerpunkt

> This isn't supported by sway (https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1580), but seems to be supported by Gnome and KDE. Do Gnome and KDE auto-detect it (as it sounds like that's what the wlroots...

> I haven't tested this thoroughly yet, but wanted to report it in case it's a known NVIDIA issue or something worth tracking. Try adding the following to your config.kdl:...

It works for me. If I have it in, QT apps use what I configured int qt6ct, which is a dark theme. If I comment it out, they use a...

> systemctl --user show-environment It does not show up for me there either. Only if I do `echo $QT_QPA_PLATFORMTHEME` The only place I have specified it is in the niri...

> Out of curiosity, on your systemd systems, do the QT apps you open are started as systemd units? i mean you can see them in `systemctl --user list-units --state=running`...

I looked into this and it seems that what the `Modifier("HYPER", aliases=["Hyper"], key=Key.F19)` does is actually make the F19 key report itself as the "Hyper" key, which appears on some...

> Is there not a conflict between `xwaykeyz` and `keyd` over the `/dev/uinput` device? I always assumed you couldn't run more than one keymapper at a time. Does `keyd` not...

I've got it installed and haven't seen any issues so far (in about 10 minutes of usage). I'll report back if anything comes up after using it more.

Yeah, I noticed that, as I have some bindings that use command+shift and sometimes they would make it stop working and I'd have to restart Toshy. Also another thing I've...

I have mine set to "caps:super" and have never had a problem with it. I just tested with "caps:escape" and it kept working even 10 minutes later. Can you post...