Skip to content

Commit 61e4c65

Browse files
committed
v 1.1.3, VGPT removed
1 parent a2960ed commit 61e4c65

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

config/hypr/UserConfigs/UserKeybinds.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ bind = $mainMod, T, exec, $files
2121
# User Added Keybinds
2222
bind = $mainMod SHIFT, O, exec, $UserScripts/ZshChangeTheme.sh # Change oh-my-zsh theme
2323

24-
# VGPT
25-
bind = $mainMod SHIFT, I, exec, $UserScripts/VGPT.sh
26-
2724
# For passthrough keyboard into a VM
2825
# bind = $mainMod ALT, P, submap, passthru
2926
#submap = passthru

config/hypr/scripts/KeyHints.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ yad --width=$dynamic_width --height=$dynamic_height \
3939
--timeout-indicator=bottom \
4040
"ESC" "close this app" "" "=" "SUPER KEY (Windows Key)" "(SUPER KEY)" \
4141
" enter" "Terminal" "(alacritty)" \
42-
" Shift I" "VGPT" "(VGPT.sh, tgpt, piper,...)" \
4342
" or  D" "App Launcher" "(rofi)" \
4443
" T" "Open File Manager" "(Thunar)" \
4544
" Q" "close active window" "(not kill)" \

0 commit comments

Comments
 (0)