mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Remove Hyprland and FreeBSD desktop profiles
This commit is contained in:
@@ -1,24 +0,0 @@
|
||||
$terminal = ~/.local/bin/prime-run /usr/bin/alacritty
|
||||
|
||||
# Prefer the integrated panel as primary, and place the docked display to its right.
|
||||
monitor = eDP-1,1920x1080,0x0,1
|
||||
monitor = DP-1,3440x1440@100,1920x0,1
|
||||
monitor = DP-2,disable
|
||||
monitor = HDMI-A-1,disable
|
||||
monitor = HDMI-A-2,disable
|
||||
|
||||
workspace = 1, monitor:eDP-1
|
||||
workspace = 2, monitor:DP-1
|
||||
workspace = 3, monitor:DP-1
|
||||
workspace = 4, monitor:DP-1
|
||||
workspace = 5, monitor:DP-1
|
||||
workspace = 6, monitor:DP-1
|
||||
workspace = 7, monitor:DP-1
|
||||
workspace = 8, monitor:DP-1
|
||||
workspace = 9, monitor:DP-1
|
||||
workspace = 10, monitor:DP-1
|
||||
|
||||
env = LIBVA_DRIVER_NAME,iHD
|
||||
env = QT_QPA_PLATFORM,wayland;xcb
|
||||
env = WLR_DRM_DEVICES,/dev/dri/card0:/dev/dri/card1
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
@@ -1,4 +0,0 @@
|
||||
export LIBVA_DRIVER_NAME=iHD
|
||||
export QT_QPA_PLATFORM='wayland;xcb'
|
||||
export WLR_DRM_DEVICES=/dev/dri/card0:/dev/dri/card1
|
||||
export WLR_NO_HARDWARE_CURSORS=1
|
||||
Reference in New Issue
Block a user