aboutsummaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-10-14 15:10:54 +0800
committerGuangxiong Lin <[email protected]>2023-10-14 15:10:54 +0800
commita363a4fe1e11c91d471cc96adfe2d3e5f6e8aa6e (patch)
tree168ec433938189f0a1013758c193c8b36b56ae69 /.config/sway/config
parent942f2390dddd7019c0a6d19fd5984f3d715af0cb (diff)
downloaddotfiles-a363a4fe1e11c91d471cc96adfe2d3e5f6e8aa6e.tar.gz
dotfiles-a363a4fe1e11c91d471cc96adfe2d3e5f6e8aa6e.tar.bz2
dotfiles-a363a4fe1e11c91d471cc96adfe2d3e5f6e8aa6e.zip
Switch from st to foot
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 13c7fce..a03da43 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
-set $term st
+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.