Update configs

This commit is contained in:
Tobias Reisinger 2024-01-04 02:47:23 +01:00
parent 923bd6c08d
commit 6a658b2f7c
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 8 additions and 12 deletions

View file

@ -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"