From d9be1a6021f07793846c26f71e53c3ba1f928a6c Mon Sep 17 00:00:00 2001 From: Beesquit Date: Sat, 25 Apr 2026 10:20:12 +0300 Subject: [PATCH] fix: small rofi fix --- .bash_exports | 1 + .bash_profile | 1 + .config/fastfetch/detect_os.py | 0 .config/hypr/config/binds.conf | 2 +- 4 files changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 .config/fastfetch/detect_os.py 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