From 978f4e95546a8a25a51723aef7f177e7ac43b035 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sun, 22 Jun 2025 21:22:32 -0400 Subject: small changes --- .zshrc | 1 + scripts/startup | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index ce0a2a6..f6a5ae0 100644 --- a/.zshrc +++ b/.zshrc @@ -26,6 +26,7 @@ precmd_functions+=(set_prompt) # Vi mode bindkey -v +bindkey "^R" history-incremental-search-backward # isearch # Change cursor shape for different vi modes. function zle-keymap-select () { diff --git a/scripts/startup b/scripts/startup index 29534a5..021bc80 100755 --- a/scripts/startup +++ b/scripts/startup @@ -2,5 +2,5 @@ hyprpaper & hypridle & waybar & -pipewire & +gentoo-pipewire-launcher & restartemacs >/dev/null & -- cgit v1.2.3