diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-05-04 03:39:39 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-05-04 03:41:36 +0300 |
commit | 7b0f37451da08ad99c3ce10998d772c9603645ec (patch) | |
tree | f0e6e578910590032fcace21c7c2d3f86a2c355b /dotfiles/.config/foot | |
parent | 2dcdb880365f4ac3222e852986e285fdf8789a88 (diff) | |
download | swayrice-7b0f37451da08ad99c3ce10998d772c9603645ec.tar.gz swayrice-7b0f37451da08ad99c3ce10998d772c9603645ec.zip |
Sway config and scripts changes
* Hide cursor while typing globally
* Move cursor to focused container
* Improve swaygetcurrentwindow script, used by other scripts
Diffstat (limited to 'dotfiles/.config/foot')
-rw-r--r-- | dotfiles/.config/foot/foot.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/.config/foot/foot.ini b/dotfiles/.config/foot/foot.ini index b988e3f..871e793 100644 --- a/dotfiles/.config/foot/foot.ini +++ b/dotfiles/.config/foot/foot.ini @@ -1,9 +1,6 @@ dpi-aware = no font = monospace:size=10 -[mouse] -hide-when-typing = yes - [colors] foreground = fcf8e2 |