dotfiles/fish/functions/hdr-steam.fish
2025-05-26 00:07:48 +10:00

4 lines
169 B
Fish

function hdr-steam --wraps='gamescope-session-plus steam' --description 'alias hdr-steam=gamescope-session-plus steam'
gamescope-session-plus steam $argv
end