From 8db9dab4f814c8eecd3d6e2bc24e652604c32d18 Mon Sep 17 00:00:00 2001 From: billypom on debian Date: Fri, 18 Jul 2025 21:06:21 -0400 Subject: [PATCH] idk --- options/gnome-configs.sh | 2 +- options/{gnome-custom-keybinds.sh => gnome-keybinds.sh} | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename options/{gnome-custom-keybinds.sh => gnome-keybinds.sh} (99%) diff --git a/options/gnome-configs.sh b/options/gnome-configs.sh index 1307ad1..7a71c16 100755 --- a/options/gnome-configs.sh +++ b/options/gnome-configs.sh @@ -54,6 +54,6 @@ gext enable dash-to-dock@micxgx.gmail.com user-theme@gnome-shell-extensions.gcam -bash gnome-custom-keybinds.sh +bash gnome-keybinds.sh diff --git a/options/gnome-custom-keybinds.sh b/options/gnome-keybinds.sh similarity index 99% rename from options/gnome-custom-keybinds.sh rename to options/gnome-keybinds.sh index 151a8c8..072dc7b 100755 --- a/options/gnome-custom-keybinds.sh +++ b/options/gnome-keybinds.sh @@ -5,6 +5,7 @@ keybindings=( "Terminal|kitty|Return" "wallpaper|~/utils/gnome-wallpaper/wallpaper.sh|Launch7" "wallpaper2|~/utils/gnome-wallpaper/my_wallpaper.sh|Launch7" + "browser|librewolf|Shift" ) # Get the current list of custom keybindings