diff --git a/.config/ghostty/config##Default b/.config/ghostty/config##Default index f3b76d4..b3dda1d 100644 --- a/.config/ghostty/config##Default +++ b/.config/ghostty/config##Default @@ -17,7 +17,10 @@ app-notifications = no-clipboard-copy shell-integration = zsh shell-integration-features = title,sudo desktop-notifications = true -term=ghostty +term=xterm-ghostty +link-url = true +link-previews = true +bell-features=system,attention,no-audio keybind = all:ctrl+enter=unbind keybind = all:ctrl+shift+j=next_tab keybind = all:ctrl+shift+k=last_tab diff --git a/.config/uwsm/env b/.config/uwsm/env index 0446a31..7037394 100644 --- a/.config/uwsm/env +++ b/.config/uwsm/env @@ -16,6 +16,7 @@ export GTK_THEME=Dracula export XDG_CONFIG_HOME=$HOME/.config export COMPOSE_BAKE=true export ANKI_WAYLAND=1 +export SUDO_PROMPT=$'\a[sudo] password for %u: ' # nvidia export NVD_BACKEND=direct