removed brew path and turned vsync on
This commit is contained in:
@@ -222,8 +222,8 @@ backend = "glx"
|
|||||||
dithered-present = false;
|
dithered-present = false;
|
||||||
|
|
||||||
# Enable/disable VSync.
|
# Enable/disable VSync.
|
||||||
vsync = false
|
#vsync = false
|
||||||
#vsync = true;
|
vsync = true;
|
||||||
|
|
||||||
# Try to detect WM windows (a non-override-redirect window with no
|
# Try to detect WM windows (a non-override-redirect window with no
|
||||||
# child that has 'WM_STATE') and mark them as active.
|
# child that has 'WM_STATE') and mark them as active.
|
||||||
|
|||||||
2
.zshrc
2
.zshrc
@@ -55,8 +55,6 @@ _fzf_comprun() {
|
|||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
|
||||||
|
|
||||||
export STARSHIP_CONFIG="$HOME/.config/starship/config.toml"
|
export STARSHIP_CONFIG="$HOME/.config/starship/config.toml"
|
||||||
# Check that the function `starship_zle-keymap-select()` is defined.
|
# Check that the function `starship_zle-keymap-select()` is defined.
|
||||||
# xref: https://github.com/starship/starship/issues/3418
|
# xref: https://github.com/starship/starship/issues/3418
|
||||||
|
|||||||
Reference in New Issue
Block a user