diff --git a/config/foot/foot.ini b/config/foot/foot.ini index 40b4940..fd50f62 100644 --- a/config/foot/foot.ini +++ b/config/foot/foot.ini @@ -183,7 +183,7 @@ font=IosevkaTermSlab Nerd Font:size=12 # spawn-terminal=Control+Shift+n # minimize=none # maximize=none -# fullscreen=none +fullscreen=F11 # pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none diff --git a/config/ghostty/config b/config/ghostty/config new file mode 100644 index 0000000..7d97264 --- /dev/null +++ b/config/ghostty/config @@ -0,0 +1,6 @@ +font-family = "IosevkaTermSlab Nerd Font" +font-size = 12 + +theme = light:Adwaita,dark:Adwaita Dark +fullscreen = true +window-decoration = false