Personal Nix setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix rbw launch

+1 -1
+1 -1
home/desktop/hyprland.nix
··· 20 20 21 21 extraConfig = '' 22 22 $search = ${pkgs.wofi}/bin/wofi 23 - $pwmanager = rofi-rbw 23 + $pwmanager = ${pkgs.rofi-rbw}/bin/rofi-rbw 24 24 $terminal = ${pkgs.wezterm}/bin/wezterm 25 25 $volume_set = ${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_AUDIO_SINK@ 26 26 $mute_set = ${pkgs.wireplumber}/bin/wpctl set-mute @DEFAULT_AUDIO_SINK@