Add steam
This commit is contained in:
@@ -15,6 +15,7 @@ bind = $mainMod, J, togglesplit, # dwindle
|
|||||||
bind = $mainMod, D, exec, $discord
|
bind = $mainMod, D, exec, $discord
|
||||||
bind = $mainMod, B, exec, $browser
|
bind = $mainMod, B, exec, $browser
|
||||||
bind = $mainMod, L, exec, $hyprlock
|
bind = $mainMod, L, exec, $hyprlock
|
||||||
|
bind = $mainMod, G, exec, $steam
|
||||||
# loginctl lock-session
|
# loginctl lock-session
|
||||||
bind = $mainMod, M, exec, $spotify
|
bind = $mainMod, M, exec, $spotify
|
||||||
|
|
||||||
|
|||||||
@@ -6,12 +6,14 @@ $discord = LIBVA_DRIVER_NAME=nvidia discord --ignore-gpu-blocklist --disable-fea
|
|||||||
$hyprlock = ~/.config/hypr/fix-hypr-lock.sh
|
$hyprlock = ~/.config/hypr/fix-hypr-lock.sh
|
||||||
$spotify = LIBVA_DRIVER_NAME=nvidia spotify-launcher
|
$spotify = LIBVA_DRIVER_NAME=nvidia spotify-launcher
|
||||||
$obs = obs
|
$obs = obs
|
||||||
|
$steam = steam
|
||||||
# --enable-features=UseOzonePlatform --ozone-platform=wayland
|
# --enable-features=UseOzonePlatform --ozone-platform=wayland
|
||||||
|
|
||||||
# exec-once = hyprctl dispatch workspace 1
|
# exec-once = hyprctl dispatch workspace 1
|
||||||
exec-once = [workspace 1 silent] $terminal
|
exec-once = [workspace 1 silent] $terminal
|
||||||
exec-once = [workspace 6 silent] $discord
|
exec-once = [workspace 6 silent] $discord
|
||||||
exec-once = [workspace 6 silent] $spotify
|
exec-once = [workspace 6 silent] $spotify
|
||||||
|
exec-once = [workspace 7 silent] $steam $browser
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
|||||||
Reference in New Issue
Block a user