diff --git a/.bash_exports b/.bash_exports index 2387c27..049f1f4 100644 --- a/.bash_exports +++ b/.bash_exports @@ -1,5 +1,6 @@ # editor export EDITOR=nvim +export TERMINAL=kitty # infinite bash history diff --git a/.bash_profile b/.bash_profile index 7f65d4e..891af80 100644 --- a/.bash_profile +++ b/.bash_profile @@ -7,6 +7,7 @@ if [ -f "$HOME/.bash_exports" ]; then . "$HOME/.bash_exports" fi + # bash decorations # arch-linux default: # PS1='[\u@\h \W]\$ ' diff --git a/.config/fastfetch/detect_os.py b/.config/fastfetch/detect_os.py old mode 100644 new mode 100755 diff --git a/.config/hypr/config/binds.conf b/.config/hypr/config/binds.conf index 1a9682c..76b2cec 100644 --- a/.config/hypr/config/binds.conf +++ b/.config/hypr/config/binds.conf @@ -28,7 +28,7 @@ bind = $mainMod SHIFT, T, layoutmsg, swapsplit # apps binds bind = $mainMod, Q, exec, kitty bind = $mainMod, E, exec, thunar -bind = $mainMod, R, exec, rofi -show drun -no-history -matching prefix -drun-match-fields name -no-tokenize +bind = $mainMod, R, exec, rofi -show drun -terminal kitty -no-history -matching prefix -drun-match-fields name -no-tokenize bind = $mainMod SHIFT, R, exec, ~/.config/rofi/network-manager/run-manager.sh bind = $mainMod, C, exec, hyprpicker -a