Updated scripts
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
# Autostart
|
||||
exec-once = blueman-applet
|
||||
exec-once = systemctl --user start hypridle
|
||||
|
||||
# Environmental variables
|
||||
env = GBM_BACKEND, nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
|
||||
env = DXVK_HUD,fps,compiler
|
||||
env = DXVK_CONFIG,dxgi.maxDeviceMemory=6144;cachedDynamicResources=a;
|
||||
|
||||
# Bindings
|
||||
bind = $mainMod, D, togglespecialworkspace, discord
|
||||
bind = $mainMod, W, togglespecialworkspace, web
|
||||
bind = $mainMod, A, togglespecialworkspace, ranger
|
||||
bind = $mainMod, T, togglespecialworkspace, timer
|
||||
bind = $mainMod, G, exec, sh /media/SteamPool_2/Games/star-citizen/sc-launch.sh
|
||||
|
||||
# Games (steam/wine/proton)
|
||||
windowrulev2 = workspace emptyn, initialClass:^(.*\.exe.*|.*steam_app.*)$
|
||||
# Games exceptions
|
||||
windowrulev2 = workspace current, initialClass:^(explorer\.exe|rsi launcher\.exe|edlaunch\.exe)$
|
||||
# Star Citizen launcher fix
|
||||
windowrulev2 = move 100%-20 100%-40, initialClass:^(explorer.exe)$
|
||||
|
||||
Reference in New Issue
Block a user