diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:21:28 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:21:28 +0530 |
commit | 4ab266220e5bfaeda9e708c840eec1a6cc2d1c1d (patch) | |
tree | b54ceb7580962c3909a8f395071c04abe62912e8 /.config/foot | |
parent | a79f9bad78ef97095883ea51841c8a3f69e1c1bc (diff) |
.local: Adding short executables in bin
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 04ba7e7..e2fcee3 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,5 +1,6 @@ [main] font=UbuntuMono Nerd Font:size=10 +title=soterm [key-bindings] font-increase=Control+Shift+Page_Up @@ -50,4 +51,4 @@ bright7=D9E0EE # bright white #bright4=7aa2f7 #bright5=bb9af7 #bright6=7dcfff -#bright7=c0caf5
\ No newline at end of file +#bright7=c0caf5 |