Commit Graph

18 Commits

Author SHA1 Message Date
Sanchayan Maity 8da41028f1
Reapply "Use alacritty as default terminal"
This reverts commit ec56dcbec0.
2023-12-27 22:30:13 +05:30
Sanchayan Maity 3f245ac362
foot: Use the default colour scheme
foot switched to using Starlight as the default colour scheme. It
seems good so let's just use that.
https://github.com/CosmicToast/starlight
2023-07-28 17:45:29 +05:30
Sanchayan Maity ec56dcbec0
Revert "Use alacritty as default terminal"
This reverts commit 8206103d7d.

alacritty master seems to be broken with specifying shell args or
at least seems like it. Starting tmux with alacritty master does
not show any typed characters or cursor.
2023-04-08 16:47:45 +05:30
Sanchayan Maity a7895acab1
foot: Use medium italic as default 2023-04-07 19:54:56 +05:30
Sanchayan Maity 8206103d7d
Use alacritty as default terminal
Now that alacritty supports undercurls let us switch back to using
it as the default and foot as the back up.
2023-01-19 14:15:13 +05:30
Sanchayan Maity 09894c1660
Specify fonts generically
Since we have a proper fontconfig in place, let that be the source
of truth for the font to be used and just specify monospace as the
font to be used everywhere else.
2023-01-15 17:22:14 +05:30
Sanchayan Maity a5d7259443
foot: Increase font size 2023-01-06 19:13:33 +05:30
Sanchayan Maity 26efe57ac9
foot: Add a mapping for copying URLs 2022-12-21 17:46:27 +05:30
Sanchayan Maity 6d9a0d22c4 foot: Do not hide mouse when typing 2022-05-01 11:39:55 +05:30
Sanchayan Maity 8d118381d8 foot: Increase max-shm-pool-size-mb to allowed maximum 2022-04-16 14:27:22 +05:30
Sanchayan Maity 2e50036c35 foot: Increase the font size to 11 2022-04-15 19:17:23 +05:30
Sanchayan Maity 61229a685b foot: Clean settings we do not modify 2022-04-14 16:43:03 +05:30
Sanchayan Maity d0ddb54ea5 foot: Update font configuration 2022-04-05 19:53:16 +05:30
Sanchayan Maity 0ea51e3d7e foot: Start in tmux by default in scratch session 2022-04-01 17:53:10 +05:30
Sanchayan Maity 856e8bccb7 foot: Change key mappings for scroll up down 2022-03-31 19:32:02 +05:30
Sanchayan Maity 4c091da20d foot: Use kitty color scheme 2021-12-29 19:41:32 +05:30
Sanchayan Maity ae61dca249 Switch back to JetBrains Mono
To make sure symbols still get rendered properly, we need to install
the ttf-nerd-fonts-symbols package. Then make sure the below symlink
is present to make it work.

ln -s /usr/share/fontconfig/conf.avail/10-nerd-font-symbols.conf /etc/fonts/conf.d/10-nerd-font-symbols.conf
2021-12-28 19:23:18 +05:30
Sanchayan Maity 5c6e1001b6 foot: Add an initial foot configuration 2021-12-13 13:53:00 +05:30