small cosmetic fixes
This commit is contained in:
parent
a02e396905
commit
82ce30200d
|
@ -21,5 +21,4 @@ RPROMPT='%(?..%F{red}%?) $(venv_prompt)'
|
|||
# Set the titlestring
|
||||
add-zsh-hook preexec write_title_cmd
|
||||
add-zsh-hook precmd write_title_wd
|
||||
|
||||
# add-zsh-hook preexec reset_beam
|
||||
add-zsh-hook preexec reset_beam
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat <<EOF | xmenu -i
|
||||
[]= tile 0
|
||||
=|= tile 0
|
||||
><> float 1
|
||||
[M] monocle 2
|
||||
||| columns 3
|
||||
|
|
Loading…
Reference in New Issue