Add hyprland/wayland config

This commit is contained in:
2023-08-18 19:38:09 +02:00
parent 0d1227ef19
commit 8276cf83b4
20 changed files with 1193 additions and 18 deletions

View File

@@ -0,0 +1,6 @@
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
}