common: update config
This commit is contained in:
@@ -102,6 +102,14 @@ export EDITOR="nvim"
|
||||
# Global CMake clangd fix
|
||||
export CMAKE_EXPORT_COMPILE_COMMANDS=1
|
||||
|
||||
[[ "$(tty)" == /dev/tty1 ]] && Hyprland
|
||||
if [[ "$(tty)" == /dev/tty1 ]]; then
|
||||
mount -a ; Hyprland
|
||||
fi
|
||||
|
||||
$(&>/dev/null pw-play --volume=2.0 ~/.alert/ready.mp3 &)
|
||||
|
||||
## [Completion]
|
||||
## Completion scripts setup. Remove the following line to uninstall
|
||||
[[ -f /home/trianta/.config/.dart-cli-completion/zsh-config.zsh ]] && . /home/trianta/.config/.dart-cli-completion/zsh-config.zsh || true
|
||||
## [/Completion]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user