start vscodium in wayland mode
This commit is contained in:
@@ -24,6 +24,7 @@ if status is-interactive
|
|||||||
alias cdf='cd $(_cd_fzf)'
|
alias cdf='cd $(_cd_fzf)'
|
||||||
|
|
||||||
alias dot=chezmoi
|
alias dot=chezmoi
|
||||||
|
alias codium="/usr/bin/codium --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform=wayland"
|
||||||
|
|
||||||
# prompt
|
# prompt
|
||||||
oh-my-posh init fish --config "$HOME/.config/oh-my-posh.toml" | source
|
oh-my-posh init fish --config "$HOME/.config/oh-my-posh.toml" | source
|
||||||
@@ -32,4 +33,3 @@ if status is-interactive
|
|||||||
export fish_autosuggestion_enabled=0
|
export fish_autosuggestion_enabled=0
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user