From 7eb6d4034b67a2a4b141d87a03e5b81952feffc0 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Wed, 18 Jan 2023 21:51:23 +0100 Subject: Fix i3 --- .config/i3/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index c35bc2d..f799129 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -11,8 +11,6 @@ set $down j set $up k set $right l -set_from_resource ~/.config/xresources - font pango:DejaVu Sans Mono 11 set $color0 #000000 @@ -44,7 +42,7 @@ client.background $color7 default_border pixel 8 # Applications -set $term alacritty +set $term i3-sensible-terminal # 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. set $menu rofi -show drun -Iai -w 3 -- cgit v1.2.3