diff options
| -rw-r--r-- | .zshrc | 1 | ||||
| -rwxr-xr-x | scripts/startup | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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 & |
