diff --git a/.config/i3/i3-quickterm.json b/.config/i3/i3-quickterm.json index e91fd78..cf376cd 100644 --- a/.config/i3/i3-quickterm.json +++ b/.config/i3/i3-quickterm.json @@ -1,6 +1,6 @@ { "menu": "rofi -dmenu -p 'quickterm: ' -no-custom -auto-select", - "term": "urxvt", + "term": "st", "history": "{$HOME}/.cache/i3/i3-quickterm.order", "ratio": 0.25, "pos": "top",