dotfiles/kanshi/config.d/90-mobile

7 lines
216 B
Plaintext
Raw Normal View History

2023-08-18 19:38:09 +02:00
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
}