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