From 417b75daf212752977f7bcabb42dd81c7961d0b6 Mon Sep 17 00:00:00 2001 From: Charles D Date: Sun, 2 Jul 2023 16:36:24 -0400 Subject: [PATCH] rofi scripts --- .config/rofi/scripts/configs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/rofi/scripts/configs.sh b/.config/rofi/scripts/configs.sh index 0e12d76..d956a89 100755 --- a/.config/rofi/scripts/configs.sh +++ b/.config/rofi/scripts/configs.sh @@ -16,6 +16,7 @@ declare -a options=( "i3 cheatsheet - $HOME/.config/i3/cheatsheet.md" "i3-autorun - $HOME/.config/i3/autorun.conf" "i3-keybinds - $HOME/.config/i3/keybinds.conf" + "i3-restore - $HOME/.config/i3/i3-restore/config.json" "i3-theme - $HOME/.config/i3/theme.conf" "i3bar - $HOME/.config/i3/i3bar.conf" "i3config - $HOME/.config/i3/config"