mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-07 04:20:27 +00:00
3 lines
125 B
Bash
3 lines
125 B
Bash
# Ensure we use system python3 and not mise's python3
|
|
sudo sed -i '/env python3/ c\#!/bin/python3' /usr/bin/powerprofilesctl
|