summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-03-29 17:53:03 +0200
committerGitHub <noreply@github.com>2026-03-29 17:53:03 +0200
commit6aa54e160f9df3366888f7c8365d4ea85b6d421a (patch)
tree35aff0a2b5c150759eb76668a567465e81ec984c
parentaa3793463bd991286f7a340612f09ec5bb59b23e (diff)
Update hyprland.conf
-rw-r--r--.config/hypr/hyprland.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 3d00c30..b0e8967 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -9,6 +9,7 @@ env = HYPRCURSOR_SIZE,16
$terminal = kitty
$fileManager = nautilus
$menu = rofi -show drun
+$browser = firefox
$mainMod = SUPER
exec-once = systemctl --user start hyprpolkitagent
@@ -95,6 +96,7 @@ bind = $mainMod, M, exec, command -v hyprshutdown >/dev/null 2>&1 && hyprshutdow
bind = $mainMod, T, exec, ~/.config/scripts/master.sh
bind = $mainMod, L, exec, ~/.config/scripts/power.sh
bind = $mainMod, E, exec, $fileManager
+bind = $mainMod, B, exec, firefox
bind = $mainMod, V, togglefloating
bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo