1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-11 09:36:08 +02:00

config.in: change terminal emulator to foot

This is my preferred terminal emulator now. Seeing as the default config
file is basically "Drew's preferences watered down a bit for a general
audience", I reckon it should be updated accordingly :)
This commit is contained in:
Drew DeVault 2021-05-04 20:25:24 -04:00 committed by Simon Ser
parent f9a5c18c93
commit 009c58fc95

View File

@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term alacritty
set $term foot
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.