Change Hyprland environment
This commit is contained in:
parent
32966228e3
commit
a46f230d9d
3 changed files with 6 additions and 4 deletions
|
@ -2,6 +2,8 @@ monitor=DP-1,1920x1080@165,1920x0,1
|
|||
monitor=DP-2,1920x1080@165,0x0,1
|
||||
monitor=HDMI-A-1,1920x1080@60,-75x-1440,0.75
|
||||
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
|
||||
decoration {
|
||||
blur {
|
||||
enabled = true
|
||||
|
|
|
@ -20,8 +20,6 @@ env = XDG_CURRENT_DESKTOP,Hyprland
|
|||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
|
|
|
@ -1,9 +1,13 @@
|
|||
monitor=eDP-1,1920x1080@60,0x0,1
|
||||
monitor=HDMI-A-1,1920x1080@60,-1920x0,1
|
||||
monitor=DP-1,1920x1080@60,1920x0,1
|
||||
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
env = ELECTRON_OZONE_PLATFORM_HINT,auto
|
||||
env = NVD_BACKEND,direct
|
||||
|
||||
decoration {
|
||||
blur {
|
||||
|
@ -26,8 +30,6 @@ misc {
|
|||
workspace = 1, monitor:eDP-1, default:true
|
||||
workspace = 2, monitor:eDP-1,
|
||||
workspace = 3, monitor:eDP-1,
|
||||
workspace = 4, monitor:eDP-1,
|
||||
workspace = 5, monitor:eDP-1,
|
||||
|
||||
source = ~/.config/hypr/common.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue