mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds function so foot works with sway titlebars and zsh
This commit is contained in:
parent
0d158eb6d5
commit
5e2e5d64bb
1 changed files with 3 additions and 0 deletions
|
|
@ -167,6 +167,9 @@
|
|||
# alias imv="nsxiv"
|
||||
# alias sxiv="nsxiv"
|
||||
# fi
|
||||
function preexec {
|
||||
print -Pn "\e]0;$\{(q)1}\e\\"
|
||||
}
|
||||
'';
|
||||
|
||||
zsh-abbr = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue