small cosmetic fixes
This commit is contained in:
parent
a02e396905
commit
82ce30200d
2 changed files with 2 additions and 3 deletions
|
@ -21,5 +21,4 @@ RPROMPT='%(?..%F{red}%?) $(venv_prompt)'
|
||||||
# Set the titlestring
|
# Set the titlestring
|
||||||
add-zsh-hook preexec write_title_cmd
|
add-zsh-hook preexec write_title_cmd
|
||||||
add-zsh-hook precmd write_title_wd
|
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
|
#!/bin/sh
|
||||||
|
|
||||||
cat <<EOF | xmenu -i
|
cat <<EOF | xmenu -i
|
||||||
[]= tile 0
|
=|= tile 0
|
||||||
><> float 1
|
><> float 1
|
||||||
[M] monocle 2
|
[M] monocle 2
|
||||||
||| columns 3
|
||| columns 3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue