switch to zsh
This commit is contained in:
@@ -14,8 +14,8 @@ mouse_map ctrl+shift+right press ungrabbed combine : mouse_select_command_output
|
||||
# disable the stupid notification
|
||||
confirm_os_window_close 0
|
||||
|
||||
# set shell to fish
|
||||
shell fish
|
||||
# set shell to zsh
|
||||
shell /bin/zsh
|
||||
|
||||
# hide_window_decorations yes
|
||||
window_padding_width 10
|
||||
@@ -45,4 +45,4 @@ map ctrl+minus change_font_size all -1
|
||||
map ctrl+kp_subtract change_font_size all -1
|
||||
|
||||
map ctrl+0 change_font_size all 0
|
||||
map ctrl+kp_0 change_font_size all 0
|
||||
map ctrl+kp_0 change_font_size all 0
|
||||
|
||||
Reference in New Issue
Block a user