From 307924993b6309738576dac70707189b74cfee20 Mon Sep 17 00:00:00 2001 From: omri Date: Sat, 27 Jul 2024 15:56:13 +0300 Subject: [PATCH] i3: add i3 --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index a1f418e..7ca4d32 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,7 +1,7 @@ set $mod Mod4 set $terminal kitty -set $browser firefox +set $browser brave set $calculator "rofi -show calc" set $calendar "$terminal -e nvim +Agenda" set $feed_reader "$terminal -e newsboat"