From c5bae0a85eccbfb07fa5b269b3e8d73e7a60bac4 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Mon, 20 Feb 2023 01:27:01 -0500 Subject: transparency and font change for urxvt. switch i3 bindings for terms. --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/i3/config b/.config/i3/config index cf07dd1..d7fb54d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -55,8 +55,8 @@ floating_modifier $mod bindsym $mod+m bar mode toggle # start a terminal -bindsym $mod+Shift+Return exec xterm -bindsym $mod+Return exec alacritty +bindsym $mod+Shift+Return exec alacritty +bindsym $mod+Return exec urxvt bindsym XF86AudioMute exec "amixer -D pulse sset Master toggle" bindsym XF86AudioLowerVolume exec "amixer -D pulse sset Master 5%-" -- cgit 1.4.1