dotfiles
dotfiles copied to clipboard
Dotfiles deployed with nix/home-manager. Feel free to take what you like!
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Since #299 I'm using sway, which uses a different xdg-desktop-portal implementation than Hyprland. Apparently, [nvidia produces images in an unsupported color format](https://github.com/emersion/xdg-desktop-portal-wlr/issues/190#issuecomment-1114336165), which causes xdg-desktop-portal-wlr to crash. This is fixed...
`/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/ACPI0008:00/iio:device0/in_illuminance_raw`
## Likely feasible - [ ] `~/.nvidia-settings-rc` - Yep, set by the nvidia driver. There's an [open issue](https://github.com/NVIDIA/nvidia-settings/issues/30) for changing this, but I think a wrapper around the binary might...
I've made the basic config work again in 7a152b8f0c806fce155f6eda175caa0b1aa22b3a, however theming requires more effort. See the [1.7.0 release](https://github.com/davatorium/rofi/releases/tag/1.7.0)
Emacs unconditionally cleans up its socket when it shuts down, but systemd expects the socket to be kept alive. Hence, we need to teach emacs not to do that. Seems...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Currently fails because lua isn't linked into ocgcore properly.
Very close now, looks like ~these PRs are left before it works on sway: - [ ] https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4715 - [ ] https://github.com/swaywm/sway/pull/8156
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action