Hyprland : add personnals screens conf
This commit is contained in:
@@ -53,6 +53,7 @@ exec-once = blueman-applet
|
|||||||
exec-once = nm-applet --indicator
|
exec-once = nm-applet --indicator
|
||||||
exec-once = nextcloud --background
|
exec-once = nextcloud --background
|
||||||
exec-once = keepassxc
|
exec-once = keepassxc
|
||||||
|
exec-once = sleep 2 && hyprpm reload
|
||||||
|
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
@@ -66,6 +67,11 @@ env = HYPRCURSOR_SIZE,24
|
|||||||
env = LIBVA_DRIVER_NAME,nvidia
|
env = LIBVA_DRIVER_NAME,nvidia
|
||||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||||
|
|
||||||
|
# lspci -d ::03xx
|
||||||
|
# ls -l /dev/dri/by-path
|
||||||
|
|
||||||
|
env = AQ_DRM_DEVICES,/dev/dri/card1:/dev/dri/card0
|
||||||
|
|
||||||
###################
|
###################
|
||||||
### PERMISSIONS ###
|
### PERMISSIONS ###
|
||||||
###################
|
###################
|
||||||
@@ -110,6 +116,8 @@ general {
|
|||||||
layout = hy3
|
layout = hy3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Pro monitors
|
||||||
|
|
||||||
monitorv2 {
|
monitorv2 {
|
||||||
output = desc:Najing CEC Panda FPD Technology CO. ltd 0x0056
|
output = desc:Najing CEC Panda FPD Technology CO. ltd 0x0056
|
||||||
mode = 1920x1080@60.00
|
mode = 1920x1080@60.00
|
||||||
@@ -124,6 +132,22 @@ monitorv2 {
|
|||||||
scale = auto
|
scale = auto
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Personnals monitors
|
||||||
|
|
||||||
|
monitorv2 {
|
||||||
|
output = desc:BOE 0x090F
|
||||||
|
mode = 1920x1080@144.00
|
||||||
|
position = auto
|
||||||
|
scale = 1
|
||||||
|
}
|
||||||
|
|
||||||
|
monitorv2 {
|
||||||
|
output = desc:Samsung Electric Company LC34G55T HNTW606264
|
||||||
|
mode = 3440x1440@60
|
||||||
|
position = auto
|
||||||
|
scale = auto
|
||||||
|
}
|
||||||
|
|
||||||
# https://wiki.hypr.land/Configuring/Variables/#decoration
|
# https://wiki.hypr.land/Configuring/Variables/#decoration
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 0
|
rounding = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user