dotfiles/kanshi/config.d/90-mobile
2024-02-27 02:33:56 +01:00

7 lines
213 B
Plaintext

profile mobile {
output eDP-1 enable scale 1 position 0,0
exec systemctl --user start gammastep.service
exec rfkill unblock wifi
exec bash ~/.config/hypr/scripts/launch_waybar.sh
}