diff --git a/.config/hypr/config/binds.conf b/.config/hypr/config/binds.conf index 06f5f19..aaacebf 100644 --- a/.config/hypr/config/binds.conf +++ b/.config/hypr/config/binds.conf @@ -15,6 +15,7 @@ bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, D, exec, $discord bind = $mainMod, B, exec, $browser bind = $mainMod, L, exec, $hyprlock +bind = $mainMod, G, exec, $steam # loginctl lock-session bind = $mainMod, M, exec, $spotify diff --git a/.config/hypr/config/programs.conf b/.config/hypr/config/programs.conf index 5000696..64f2209 100644 --- a/.config/hypr/config/programs.conf +++ b/.config/hypr/config/programs.conf @@ -6,12 +6,14 @@ $discord = LIBVA_DRIVER_NAME=nvidia discord --ignore-gpu-blocklist --disable-fea $hyprlock = ~/.config/hypr/fix-hypr-lock.sh $spotify = LIBVA_DRIVER_NAME=nvidia spotify-launcher $obs = obs +$steam = steam # --enable-features=UseOzonePlatform --ozone-platform=wayland # exec-once = hyprctl dispatch workspace 1 exec-once = [workspace 1 silent] $terminal exec-once = [workspace 6 silent] $discord exec-once = [workspace 6 silent] $spotify +exec-once = [workspace 7 silent] $steam $browser exec-once = waybar exec-once = hyprpaper exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP