mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-04 06:36:35 -08:00
update
This commit is contained in:
@@ -17,7 +17,10 @@ app-notifications = no-clipboard-copy
|
|||||||
shell-integration = zsh
|
shell-integration = zsh
|
||||||
shell-integration-features = title,sudo
|
shell-integration-features = title,sudo
|
||||||
desktop-notifications = true
|
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+enter=unbind
|
||||||
keybind = all:ctrl+shift+j=next_tab
|
keybind = all:ctrl+shift+j=next_tab
|
||||||
keybind = all:ctrl+shift+k=last_tab
|
keybind = all:ctrl+shift+k=last_tab
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ export GTK_THEME=Dracula
|
|||||||
export XDG_CONFIG_HOME=$HOME/.config
|
export XDG_CONFIG_HOME=$HOME/.config
|
||||||
export COMPOSE_BAKE=true
|
export COMPOSE_BAKE=true
|
||||||
export ANKI_WAYLAND=1
|
export ANKI_WAYLAND=1
|
||||||
|
export SUDO_PROMPT=$'\a[sudo] password for %u: '
|
||||||
|
|
||||||
# nvidia
|
# nvidia
|
||||||
export NVD_BACKEND=direct
|
export NVD_BACKEND=direct
|
||||||
|
|||||||
Reference in New Issue
Block a user