Moves scripts to own folder
This commit is contained in:
parent
36dbfbc689
commit
bcb83fb7be
32 changed files with 69 additions and 645 deletions
14
.config/hypr/config/Monitors.conf##class.PC
Normal file
14
.config/hypr/config/Monitors.conf##class.PC
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
|
||||
|
||||
# Monitor Configuration
|
||||
# See Hyprland wiki for more details
|
||||
# https://wiki.hyprland.org/Configuring/Monitors/
|
||||
# Configure your Display resolution, offset, scale and Monitors here, use `hyprctl monitors` to get the info.
|
||||
|
||||
$primary=DP-4
|
||||
$secondary=DP-2
|
||||
|
||||
monitor=$primary, preferred, 0x0, 1
|
||||
monitor=$secondary, preferred, auto-left, 1
|
||||
|
||||
exec=xrandr --output $primary --primary
|
||||
Loading…
Add table
Add a link
Reference in a new issue