aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs/UserKeybinds.conf
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-08 10:25:26 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-08 10:25:34 +0900
commit63f6268291015301fae6e0a98f955f0bf75b7c95 (patch)
treeec5cb97fa686b7b6d475e8a35e98060c74943c61 /config/hypr/UserConfigs/UserKeybinds.conf
parent5647a5953f64959302abc8b2109d37d20b452eff (diff)
removed the & on opening a browser
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
-rw-r--r--config/hypr/UserConfigs/UserKeybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf
index 6933065d..55beff2d 100644
--- a/config/hypr/UserConfigs/UserKeybinds.conf
+++ b/config/hypr/UserConfigs/UserKeybinds.conf
@@ -15,7 +15,7 @@ $UserScripts = $HOME/.config/hypr/UserScripts
# common shortcuts
#bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window # Super Key to Launch rofi menu
bind = $mainMod, D, exec, pkill rofi || true && rofi -show drun -modi drun,filebrowser,run,window # Main Menu (APP Launcher)
-bind = $mainMod, B, exec, xdg-open "https:// &" # default browser
+bind = $mainMod, B, exec, xdg-open "https://" # default browser
bind = $mainMod, A, exec, pkill rofi || true && ags -t 'overview' # desktop overview (if installed)
bind = $mainMod, Return, exec, $term #terminal
bind = $mainMod, E, exec, $files #file manager
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage