✨ feature: Add new fish functions
This commit is contained in:
parent
438c1d8b88
commit
f0f201a6ca
5 changed files with 20 additions and 0 deletions
4
fish/functions/xiv-hdr.fish
Normal file
4
fish/functions/xiv-hdr.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function xiv-hdr --wraps='MANGOHUD=0 DXVK_HDR=1 ENABLE_GAMESCOPE_WSI=1 gamescope -f -r 360 -w 2560 -h 1440 --hdr-enabled --hdr-debug-force-output --backend wayland --force-grab-cursor --mangoapp -- xivlauncher-core' --description 'alias xiv-hdr=MANGOHUD=0 DXVK_HDR=1 ENABLE_GAMESCOPE_WSI=1 gamescope -f -r 360 -w 2560 -h 1440 --hdr-enabled --hdr-debug-force-output --backend wayland --force-grab-cursor --mangoapp -- xivlauncher-core'
|
||||
MANGOHUD=0 DXVK_HDR=1 ENABLE_GAMESCOPE_WSI=1 gamescope -f -r 360 -w 2560 -h 1440 --hdr-enabled --hdr-debug-force-output --backend wayland --force-grab-cursor --mangoapp -- xivlauncher-core $argv
|
||||
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue