diff --git a/main b/main index 3f5f407..cb3ebc7 100644 --- a/main +++ b/main @@ -176,9 +176,6 @@ alias la="ls -la" # Enable emacs keybindings bindkey -e # -# Support for the delete key -bindkey "^[[3~" delete-char -# # The file the History is written to HISTFILE=~/.zsh_history # diff --git a/sway/config b/sway/config index 30cabf0..676bc22 100755 --- a/sway/config +++ b/sway/config @@ -250,8 +250,8 @@ bar { colors { statusline #ffffff - background #32323288 - inactive_workspace #32323288 #32323288 #ffffff + background #323232 + #inactive_workspace #32323200 #32323200 #5c5c5c } }