1
0
Fork 0
dotfiles/home/dot_local/bin/executable_gamemode-stop

11 lines
234 B
Bash

#!/bin/bash
swaymsg 'output "DP-4" enable'
swaymsg 'output * adaptive_sync off'
#systemctl --user start gammastep
sudo systemctl start docker
sudo bash -c 'echo auto >/sys/class/drm/card2/device/power_dpm_force_performance_level'