mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
sway: add foot terminal config (Liberation Mono 14, black background)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -206,6 +206,10 @@ desktop_sway_dotfiles:
|
|||||||
src: .config/wlogout/
|
src: .config/wlogout/
|
||||||
dest: .config/wlogout/
|
dest: .config/wlogout/
|
||||||
mode: preserve
|
mode: preserve
|
||||||
|
- name: foot config
|
||||||
|
src: .config/foot/
|
||||||
|
dest: .config/foot/
|
||||||
|
mode: preserve
|
||||||
|
|
||||||
desktop_flatpak_packages:
|
desktop_flatpak_packages:
|
||||||
- be.alexandervanhee.gradia
|
- be.alexandervanhee.gradia
|
||||||
|
|||||||
5
dotfiles/desktop/.config/foot/foot.ini
Normal file
5
dotfiles/desktop/.config/foot/foot.ini
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[main]
|
||||||
|
font = Liberation Mono:size=14
|
||||||
|
|
||||||
|
[colors-dark]
|
||||||
|
background = 000000
|
||||||
Reference in New Issue
Block a user