Toggling Monitor Configurations in Hyprland #979
alr86
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you like me experience low resolution in certain apps or games when using a larger scale, you can easily toggle between two monitor configurations. Follow the steps below to set this up:
~/.config/hypr/custom/general.conf
like following lines:toggleMonitorProfile.sh
in the custom folder and add the following code:chmod +x ~/.config/hypr/custom/toggleMonitorProfile.sh
~/.config/hypr/custom/keybinds.conf
to create a shortcut for toggling the monitor configuration:Beta Was this translation helpful? Give feedback.
All reactions