Update configs

This commit is contained in:
Tobias Reisinger 2025-06-24 20:32:59 +02:00
parent 4ca38a8806
commit 1e00aee387
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 7 additions and 0 deletions

View file

@ -16,6 +16,8 @@
home.packages = with pkgs; [
autorestic
cargo # rust
devenv
rustc
#ckb-next # corsair hardware control
#rustdesk # remote desktop tool # disabled for nightly from aur
solaar # Logitech tool

View file

@ -12,3 +12,6 @@ source = ~/.config/hypr/rules.conf
exec-once = autostart-manage sync wayland,hyprland
exec-once = autostart-manage run-wayland
exec = xsetroot -cursor_name left_ptr
### TEMPORARY
exec-once = wait-for-service --user autostart@solaar && sleep 5 && alacritty -e sh -c 'solaar-cli unpair "MX Master 3 Wireless Mouse" && solaar-cli pair'