Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
i may be an idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
israfiel-a committed Aug 22, 2024
1 parent de22a34 commit c43d57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
mkdir -p ~/.config/systemd/user/org.gnome.Shell@wayland.service.d
touch ~/.config/systemd/user/org.gnome.Shell@wayland.service.d/persistent-virtual-monitor.conf
"[Service]\nExecStart=\nExecStart=/usr/bin/gnome-shell --virtual-monitor 1920x1080" > \
echo "[Service]\nExecStart=\nExecStart=/usr/bin/gnome-shell --virtual-monitor 1920x1080" > \
~/.config/systemd/user/org.gnome.Shell@wayland.service.d/persistent-virtual-monitor.conf
systemctl --user daemon-reload
- name: Build Project (Debug)
Expand Down

0 comments on commit c43d57e

Please sign in to comment.