dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Dotfiles deployed with nix/home-manager. Feel free to take what you like!

Results 14 dotfiles issues
Sort by recently updated
recently updated
newest added

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 - [x] `~/.python_history` - Need to write a python shell setup script as documented [here][python_doc] - [ ] `~/.esd_auth` - Need to disable the `module-esound-protcol-unix.so` pulseaudio module...

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