From b293101528fdb8fbb7210a2d75174f5a28b7879e Mon Sep 17 00:00:00 2001 From: foxora Date: Tue, 3 Mar 2026 08:54:23 +0000 Subject: [PATCH 1/2] added tlrc and removed helix --- homes/aurora/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homes/aurora/default.nix b/homes/aurora/default.nix index 3b3111f..dbcb242 100644 --- a/homes/aurora/default.nix +++ b/homes/aurora/default.nix @@ -106,7 +106,6 @@ popsicle # usb flasher (can be used as a gui tool too :3) caligula # disk burning tool like popsicle! exiftool # display and edit metadata on a variety of files - helix # like neovim but rust /hj :333 halloy # irc tui app written in rust # cli fun @@ -126,6 +125,7 @@ elixir gleam delta # git diff viewer + tlrc # tldr rust client # apps qutebrowser # keyboard-focused browser (chromium) From df7e73c366620f5220da23c7795a17942cedefac Mon Sep 17 00:00:00 2001 From: foxora Date: Tue, 3 Mar 2026 09:57:41 +0000 Subject: [PATCH 2/2] made hyprpicker copy to the clipboard --- homes/modules/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homes/modules/wm/hyprland/hyprland.nix b/homes/modules/wm/hyprland/hyprland.nix index e0baf8f..ccd88d0 100644 --- a/homes/modules/wm/hyprland/hyprland.nix +++ b/homes/modules/wm/hyprland/hyprland.nix @@ -144,7 +144,7 @@ "$mod+ctrl, s, exec, grim - | wl-copy" # all monitors # hyprpicker - "$mod, n, exec, hyprpicker -v" + "$mod, n, exec, hyprpicker | wl-copy" # hyprlock "$mod+alt, y, exec, hyprlock" # task manager