[feat] Changes to hyprland.conf since my gpu broke
This commit is contained in:
@@ -9,14 +9,17 @@
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor=,preferred,auto,auto
|
||||
monitor=DP-2, 2560x1440@170, 0x0, 1,transform, 1
|
||||
monitor=DP-3, 2560x1440@170, 1440x539,1
|
||||
# monitor=DP-2, 2560x1440@170, 0x0, 1,transform, 1
|
||||
# monitor=DP-3, 2560x1440@170, 1440x539,1
|
||||
monitor=DP-1, 2560x1440@170, 0x0, 1, transform, 0
|
||||
monitor=HDMI-A-2, 2560x1440@144, -1440x-800,1, transform, 1
|
||||
monitor=,highrr,auto,1
|
||||
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
# env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
# env = GBM_BACKEND,nvidia-drm
|
||||
# env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
# env = WLR_NO_HARDWARE_CURSORS,1
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
# env = WLR_RENDERER_ALLOW_SOFTWARE=1
|
||||
@@ -26,8 +29,7 @@ env = QT_QPA_PLATFORM,wayland
|
||||
# Execute your favorite apps at launch
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = swayosd
|
||||
exec-once = swww init
|
||||
exec-once = swww img ~/.local/share/dotfiles/images/wallpaper.jpg
|
||||
exec-once = swww init; swww img ~/.local/share/dotfiles/images/wallpaper.jpg
|
||||
exec-once = swaync
|
||||
exec-once = ironbar
|
||||
exec-once = nextcloud --background
|
||||
|
||||
Reference in New Issue
Block a user