Update configs
This commit is contained in:
parent
923bd6c08d
commit
6a658b2f7c
6 changed files with 8 additions and 12 deletions
.config
|
@ -21,7 +21,7 @@ export BEMENU_OPTS="--tb '#6272a4'\
|
|||
--sf '#50fa7b'\
|
||||
--scb '#282a36'\
|
||||
--scf '#ff79c6'\
|
||||
--list 25 --ignorecase -p ''"
|
||||
--list 25 --ignorecase -P '>' -p ''"
|
||||
|
||||
export DMENU="bemenu"
|
||||
export DOCKER_BUILDKIT=1
|
||||
|
@ -37,9 +37,6 @@ export MOZ_ENABLE_WAYLAND=1
|
|||
export NIXPKGS_ALLOW_UNFREE=1
|
||||
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npmrc"
|
||||
|
||||
export PASSWORD_STORE_GENERATED_LENGTH='64'
|
||||
export PS1='\$ '
|
||||
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
|
||||
export TERMINAL="alacritty"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue